Scheduler
The Scheduler provides a way to trigger workflow runs at specific times. This is an extremely powerful tool that gives immense configurability as to what date, time, or frequency the workflow is run at.
Anatomy

The name of the schedule.
The environment the workflow should be run in. Usually, this is set to "production".
A checkbox that determines whether the schedule should run or not.
A checkbox that enables more precise scheduling.
This type of scheduling is similar to a
cronexpression.
The frequency at which the schedule should run.
The date and time the schedule should begin.
A calendar visualizing the configured schedule.
Last updated
Was this helpful?