Manual Sync
Click the 'Sync' button in the profile header to trigger an immediate synchronization. This runs an incremental sync for all enabled tables in the profile, processing only records that have changed since the last sync.
Manual syncs are useful for:
• Testing your configuration after making changes
• Ensuring data is up-to-date before running reports
• Triggering a sync during quiet time periods when scheduled syncs are paused
Initial vs Incremental Sync
Data Mission Sync uses two synchronization modes:
| Mode | Description |
| Full (Initial) | Copies all records from the source table. Runs automatically the first time a table is synchronized, or when manually triggered via 'Reset + Full Sync'. |
| Incremental | Copies only new, modified, or deleted records since the last sync. This is the standard mode for all subsequent syncs and is significantly faster. |
The 'Initial Sync Completed' column in Source Tables shows 'Yes' once a table has completed its first full sync. After that, all syncs are incremental.
Reset + Full Sync
Available from the Actions menu (⋮) in the profile header, 'Reset + Full Sync' clears all watermarks and performs a complete re-synchronization of all data.
Use this option when:
• Data has become out of sync due to an error
• You need to rebuild the target data completely
• Schema changes require a fresh start
| ⚠ Reset + Full Sync may take significant time for large tables and will re-copy all data. Use sparingly in production environments. |