Skip to main content

Scheduler: Periodic

Run workflow every configured period. This is an entry node: it has no inputs and is used as the starting point of a scheduled workflow.

Parameters

Periodrequired

How often the scheduler triggers the workflow, configured as a count and a unit — Seconds, Minutes, Hours or Days (ex: every 15 minutes). Counted from the previous run's start time. The minimum interval is 10 minutes: shorter periods are rejected by the editor and clamped to 10 minutes server-side.

Scheduler statusrequired

Turn On or Off scheduler. Toggle off to pause the schedule without removing the node.

Output

Monitoring

ID of the tracker to follow up on your workflow execution. See tracker API

On Execute

Triggered connector when execution is started.