- Select .
- Choose one of the following options:
Option Action Create new Select Create New. Edit existing Either select the connection or select . - On the Connection details page, enter a unique Connection name and an optional Description.
- On the Connection type page, select API then enter the Server URL. You cannot change the Connection type after saving the connection.
- On the Authentication page, select Basic or Token.
- For Basic, enter the User and Password of the API client for this connection.
- For Token, enter a valid access token for the connection.
The password and token are encrypted and cannot be edited after saving the connection. To change the password or token, select Reset and enter a new password or token.
- On the Endpoint page, enter the Endpoint path and select the Request type for the endpoint. By default, a leading slash (/) is assumed for the Endpoint path. You can add static and dynamic parameters. To use dynamic parameters in the path, use {parameter} to add the variable name that you defined in the dynamic parameters table of the data integration.
For example:
/api/v3/${dynamicParameter1}/staticParmater2?staticQueryParameter1=value1
See Dynamic and Static Parameters. - [Optional] In the Headers area, select + to add header name and value pairs to define the data structure. You can duplicate or delete existing headers.
- Select Save Connection.