Connections
Add new connection
Returns the url that can be used by your client to enable his integrations.
POST
Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Body
application/json
Can be used to specify the credentials of your connection. Must be used in combination with an integrationid and a name. Please use the getIntegrations route to see the available credentials for each integration
Can be used to specify the integration code of a specific connector. If specified, the url will will point directly to the connection page of the connector and will redirect on save to the redirect url of the consumer if specified.
Can be used to specify the name of the connection. Must be used in combination with an integrationid.
Response
200 - application/json