Search K
Appearance
Appearance
Starts a workflow automatically at the times defined by a cron schedule.
Use this trigger when a workflow must run on a recurring basis without any user interaction or external event. Common uses include nightly data synchronisation, periodic report generation, regular health checks, and timed clean-up tasks. The schedule is defined once in the trigger configuration and the engine handles all future invocations automatically.
| Field | Type | Required | Description |
|---|---|---|---|
| Run Scheduled | Schedule (Cron) | Yes | The cron expression or schedule definition that controls when the workflow runs. |
This trigger does not produce output variables.