Skip to main content

Create sync job

POST 

/integrations/sync-jobs

Plans and optionally executes a data sync job for a connector. The sync engine validates the plan, creates the job record, and — if execute_now is true — immediately starts the sync run. Use this for on-demand syncs or to schedule a planned batch transfer.

Request

Responses

Redirect to sync jobs list after the job is queued or executed.