Start (Scheduled Trigger)
Defines when a Scheduled Trigger flow is triggered.
Inputs
CRON
The schedule on which to run the flow, represented as a cron expression.
Tip: If you need help writing cron expressions, see crontab.guru.
Outputs
CRON
The cron expression that triggered to the flow.
Triggered Time
The date and time of when the flow was executed.
Updated 8 months ago