Docs
NodesTrigger Nodes
Edit Page on GitHub

Cron Trigger

Triggers a flow at a specific time with optional start delay and limits

triggercronscheduleEasy0

Cron Trigger

0
Flow
timeStamp
Interval in Hours
Start Time
Max Executions
Timezone

Description

The Cron Trigger node initiates a workflow at specified time intervals. This allows you to create scheduled tasks, periodic updates, or recurring processes without manual intervention.

Common Use Cases

  • Scheduling regular data updates or synchronizations
  • Creating automated reports at specific intervals
  • Performing periodic maintenance tasks
  • Triggering workflows based on time-based conditions

Inputs

The input connections this node accepts:

This node does not have any input ports.

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowtimeStampTimestamp of executionDate

Fields

The configurable fields this node provides:

NameDescriptionTypeInterval in HoursInterval in Hours (e.g., 0.5 for 30 mins, 24 for daily)Value: 1NumberStart TimeStart Date & Time (Optional). Must be within next 10 days.Value: ``DateMax ExecutionsMax Executions (0 for infinite)Value: 0NumberTimezoneTimezone for the scheduleValue: UTCOptions: UTC America/New_York America/Los_Angeles America/Chicago Europe/London Europe/Paris Europe/Berlin Asia/Tokyo Asia/Shanghai Asia/Dubai Asia/Kolkata Asia/Singapore Australia/Sydney Pacific/Aucklandselect

Last updated on