update_bulk_sync
Modify an existing bulk data synchronization configuration by updating its name, schedule, source, or destination settings in Polytomic.
Instructions
Update an existing bulk sync in Polytomic.
Args: id: The bulk sync ID to update name: Optional new name schedule: Optional JSON for schedule destination_configuration: Optional JSON string with destination config source_configuration: Optional JSON string with source config
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| schedule | No | ||
| destination_configuration | No | ||
| source_configuration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |