v3
OpenAPI 3.1.02026-07-311255771.3 MBGeneral
Create Setup Flow link
Create a link that lets your customer run the Setup Flow for an integration. Use this to send customers back into setup steps like field mapping or employee filtering without having to go through the initial connection flow again. Pass the returned URL to showKomboConnect from the Kombo Connect SDK, the same way you do with a connection link.
The integration must have at least one Setup Flow step enabled (e.g. field mapping or employee filtering); otherwise this endpoint returns a PLATFORM.INPUT_INVALID error. Steps can be enabled from the Integration Settings tab in the dashboard or via the Create Connection Link endpoint.
post/integrations/{integration_id}/setup-link
Path parameters
integration_idstring required
POST /integrations/:integration_id/setup-link Parameter
Request body
Response
POST /integrations/:integration_id/setup-link Positive response