Integrations
Trigger sync
Trigger a sync for a specific integration.
POST
Please note that it is not necessary nor recommended to call this endpoint periodically on your side. Kombo already performs periodic syncs for you and you should only trigger syncs yourself in special cases (like when a user clicks on a “Sync” button in your app).
Authorizations
Headers
ID of the integration you want to interact with.
Body
application/json · object
POST /force-sync request body
The body is of type object
.
Response
200
application/json
POST /force-sync Successful response
The response is of type object
.