Generate a unique link that allows your user to enter the embedded Kombo Connect flow.
Check out our full guide for more details about implementing the connection flow into your app.
Kombo will not deduplicate integrations for you that are created with this endpoint. You are responsible for keeping track of integrations in your system and prevent customers from connecting the same tool again. Use the reconnection link endpoint if you want a customer to update their credentials.
POST /connect/create-link Request body
The body is of type object
.
POST /connect/create-link Positive response
The response is of type object
.
Generate a unique link that allows your user to enter the embedded Kombo Connect flow.
Check out our full guide for more details about implementing the connection flow into your app.
Kombo will not deduplicate integrations for you that are created with this endpoint. You are responsible for keeping track of integrations in your system and prevent customers from connecting the same tool again. Use the reconnection link endpoint if you want a customer to update their credentials.
POST /connect/create-link Request body
The body is of type object
.
POST /connect/create-link Positive response
The response is of type object
.