BECS REST API Connector


About REST API

Representational State Transfer (REST) is an architectural style that defines a set of constraints to be used for creating web services. REST API is a way of accessing web services in a simple and flexible way without having any processing.

In HTTP there are five methods which are commonly used in a REST based Architecture i.e., POST, GET, PUT, PATCH, and DELETE. These correspond to create, read, update, and delete operations respectively.

BECS REST API Connector enables to connect the REST API.

 

BECS REST API Connector Documentation

 

How to install BECS REST API Connector

BECS REST API Connector Prerequisites
BECS REST API Connector requires:

 

​​​​​​​BECS REST API Connector Installation Procedure
The whole process will drive following steps:

 

BECS REST API Connector Downloads