Skip to content

Scheduling

Tasks let you run a workflow on a recurring schedule instead of invoking it by hand each time. Scheduling is reached from the same place you’d invoke a workflow via the API — the REST Execution URL area in the Workflow Toolbar — or wherever Tasks are created for a given workflow.

Rather than hand-writing raw cron syntax, the scheduler gives you a friendly cron editor: a preset picker paired with a live, human-readable translation of the schedule you’ve chosen — for example, “Every day at 09:00.” As you adjust the preset, the human-readable text updates immediately, so you can confirm the schedule means what you intend before saving it.

The friendly cron editor: preset picker plus live human-readable schedule text

Once a task exists, its metrics are visualized as a histogram chart, giving you an at-a-glance view of how the task has been running over time.

Task History is a paginated audit of the task’s EXECUTE events — each run shown with a status badge and duration, and an expandable row for more detail on that execution.