resync_tables
Trigger a historical data resync for specified tables in a Fivetran connection, refreshing only those tables without a full resync.
Instructions
Trigger a historical resync for specific tables within a connection.
This re-syncs historical data only for the specified tables, not the entire connection. Useful when you need to refresh specific tables without a full resync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | The unique identifier of the connection | |
| tables | Yes | List of table names to resync (e.g., ["schema.table_name", "public.users"]) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||