Skip to main content

Scheduler

You can define functions to be run at a specific time or on a schedule.

How the scheduler works is similar to how a cron job works on a Linux system.

Schedules can be used to run functions on predefined intervals.

The On Scheduled Event block can be used to trigger functions when a scheduled time has been reached.

scheduler blocks