trigger_sync
Initiate an immediate data sync for a Fivetran connection, bypassing the scheduled interval. Use the force option to start a sync even if one is in progress.
Instructions
Trigger a data sync for a Fivetran connection.
This starts a sync without waiting for the next scheduled sync time. Does not override the standard sync frequency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | The unique identifier of the connection | |
| force | No | If True, force the sync even if one is already in progress |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||