Kombo Connect
Activate integration (optional)
Use this endpoint with the token you get from the connection flow to retrieve information about the created integration. It works in a similar way as the OAuth2 code flow to securely retrieve information and connect the integration to your user. You do not need to call this endpoint for an integration to become active.
POST
/
connect
/
activate-integration
We are deprecating this endpoint in favour of the get integration by code endpoint. To migrate you only have to change to the new API endpoint.
Example Request Body
Authorizations
Authorization
string
headerrequiredCreate an API key on the Secrets page in the Kombo dashboard.
Body
application/json
token
string
requiredResponse
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required