run_delta_sync
Migrates records changed since the last delta sync using a stored watermark. First run migrates all records and sets the watermark.
Instructions
Runs a migration of records that have changed since the last delta sync (uses a stored watermark in ServiceNow). First run migrates everything and stores the current time as the watermark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Source platform (salesforce, jira, or any registered connector) | |
| object_or_project | Yes | ||
| sn_table | Yes | ||
| staging_table | Yes | ||
| watermark_key | Yes | Unique identifier for this migration config — used to store the watermark |