Skip to main content
The Schedule trigger runs a workflow at recurring times. Each schedule has its own recurrence and IANA timezone, and a workflow can have multiple schedules.

Configure a schedule

1

Add a schedule

Choose Add Schedule. A new schedule starts at 9:00 AM every day in your browser’s current timezone.
2

Choose the recurrence

Set an exact time or an interval, then choose days of the month, days of the week, and months as needed. Common presets include Hourly, Daily, Daily at 9 AM, Weekdays at 9 AM, and Monthly.
3

Confirm the timezone

Keep the detected timezone or choose another one. The schedule follows that zone, including daylight-saving changes.
4

Save the trigger

Add more schedules if the workflow should run at several recurring times. Duplicate recurrence-and-timezone pairs are rejected.

Trigger data

Use Data from Trigger to access Timestamp inside the workflow.
The timestamp records when the scheduled event occurs. Queue load and retries can cause the workflow itself to begin slightly later.
A schedule is recurring. Delete schedules you no longer need instead of merely removing their data from the workflow graph.