Trigger an immediate data sync for an integration
Integrations
Trigger an immediate data sync for an integration
Triggers an immediate run of the named sync (sync_name) for the connected integration via the integration server, instead of waiting for its scheduled cadence. Admin-only (owner/admin) and audited. Returns 502 when the trigger fails upstream.
POST
Trigger an immediate data sync for an integration
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
200 - application/json
Confirmation that the sync was triggered (status: triggered, the integration id and the sync name) wrapped in the standard envelope.
The response is of type object.