Sync schedule
Set the frequency of your bulk sync
Polytomic supports the following scheduling options for Bulk Syncs:
- 
Manual: the sync will only trigger through clicking the Start sync button or making the corresponding API call.
 - 
Continuous: the sync will run at most every five minutes.
 - 
Hourly: run the sync hourly at 00, 15, 30, or 45 minutes on the hour.
 - 
Daily: run the sync once a day on a specific hour and minute.
 - 
Weekly: run the sync once a week on a specific day, hour, and minute.
 - 
Custom schedule: a custom schedule of your choosing.
 - 
Cron expression: specify your sync schedule using standard cron syntax.
 - 
Multiple schedules: you can specify multiple schedules for the same sync using different cron expressions by clicking the green + icon next to the last cron expression.
 

Updated 4 months ago