Connectors
Sync Connector
Trigger an on-demand sync for a connector.
POST
Starts an immediate sync for all configured resources. Syncs also run on a schedule (default: hourly), so this endpoint is only needed when you want to force a sync outside the normal cadence.
Path parameters
202 means the sync was queued, not that it completed. Poll Connector Resources and check that provider_cursor advances to confirm the sync ran.
Related Resources
- Connector Resources - poll
provider_cursorto confirm sync completion - Configure Connector - activate resources before syncing