Skip to content
Download

Schedule

Starts the workflow on an interval or at a time of day.

A trigger in the Time & Schedule group. Its type is trigger.schedule.

Port Label Flow Type
out out execution out
fireTime Fire time data out Object{firedAt: DateTime, elapsedMs: Long, count: Int, hour: Int, minute: Int, dayOfWeek: Int, dayOfMonth: Int}
Field Key Default Notes
Mode mode INTERVAL INTERVAL, AT_TIME
Repeat every every 15 under 15 only fires while the device is awake; shown when mode is INTERVAL
Unit everyUnit MINUTES MINUTES, HOURS, DAYS; shown when mode is INTERVAL
At atTime 07:30 shown when mode is AT_TIME
Mondays monday false
Tuesdays tuesday false
Wednesdays wednesday false
Thursdays thursday false
Fridays friday false
Saturdays saturday false
Sundays sunday false
Days of month daysOfMonth e.g. 1,15, empty = every day
Only during a time window windowEnabled false shown when mode is INTERVAL
Active from windowFrom 22:00 shown when windowEnabled is true
Active until windowUntil 07:00 earlier than ‘from’ runs past midnight; shown when windowEnabled is true