Connectors help you connect to and exchange data with an application such as NetSuite, SAP, and Salesforce. While Adeptia Connect offers you some pre-bundled connectors, it also gives you the flexibility to add your custom connectors.
You can add a REST or JDBC based custom connector to the application.
This section guides you on how to add a custom connector and what all you need to have to accomplish this task.
Adding a REST based Custom Connector
To add a REST based custom connector to your version of Adeptia Connect, you need to make sure that you have the Connector Package and the Implementation Package for that connector ready with with you. The instructions to create these packages are laid out in the following pages:
Complete the following steps to add a REST based custom connector.
Click Account >My Company.
In the left pane, click Connectors.
On the connectors' manage page, click Add Connector.
On the Add Connector page, provide a name and description for the connector in the respective fields with self-explanatory labels.
In the Select Connector Type field, select REST as the type of the connector.
In the Select Authentication Type field, select the authentication type/mode.
For a REST type of Connector, there are two modes of Authentication, OAuth Based and API Token Based. Select Authentication Type as OAuth if the Connector requires OAuth authentication. Select Authentication Type as API Token based if you already have an access token and/or refresh Token.
Based on your selection of Authentication Type in the previous field, select either the OAuth Profile to be used or enter a comma separated list of key value pairs of Authentication Parameters.
You also need to select the OAuth profile to be used for the OAuth process if you select OAuth based authentication.
You need to provide the comma separated list of key value pairs of Authentication Parameters If you select Authentication Type as API Token based. The value of Authentication Parameters will be in the following format DisplayName:ParameterName. For example: