Trigger a sync
Syncs
Trigger sync(s)
Triggers an additional, one-off execution of specified sync(s) (for a given connection or all applicable connections if no connection is specified).
POST
Trigger a sync
Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Requires an API key with the
environment:syncs:execute scope. Learn more about API key scopes.Triggering one-off syncs
This is especially useful if you e.g. changed the metadata for the connection and now want to re-import data. Usereset to clear the checkpoint and re-fetch all data, or reset with emptyCache to start completely fresh. See the checkpoints guide for details.Authorizations
The secret key from your Nango environment.
Body
application/json
The ID of the integration that you established within Nango.
A list of sync names that you wish to pause. If empty, all syncs are triggered
Sync name
The ID of the connection. If omitted, the syncs will be triggered for all relevant connections.
Options for triggering the sync.
Response
Successfully triggered the sync