Syncs
Start sync(s)
Starts the schedule of specified sync(s) for a given connection or all applicable connections if no connection is specified.
POST
/
sync
/
start
Body
application/json
provider_config_key
string
requiredThe ID of the integration that you established within Nango.
connection_id
string
The ID of the connection. If omitted, the syncs will be started for all relevant connections.
syncs
string[]
requiredA list of sync names that you wish to start.
Was this page helpful?