Cron
Cron Job - Time Based Triggers
Overview
The Cron Node is a system node in Varolio that allows you to schedule automations at specific time intervals. It doesn't require any authentication or configuration beyond selecting the timeframe. The available options for configuring the Cron Node are as follows:
Each year
Choose month/months: Select the month(s) when the automation should trigger.
Choose day of month(s): Select the day(s) of the month when the automation should trigger.
Choose day(s) of the week: Select the day(s) of the week when the automation should trigger.
Choose hour: Select the hour when the automation should trigger.
Choose minute of hour: Select the minute of the hour when the automation should trigger.
Each month
Choose day of month(s): Select the day(s) of the month when the automation should trigger.
Choose day(s) of the week: Select the day(s) of the week when the automation should trigger.
Choose hour: Select the hour when the automation should trigger.
Choose minute of hour: Select the minute of the hour when the automation should trigger.
Each week
Choose day(s) of the week: Select the day(s) of the week when the automation should trigger.
Choose hour: Select the hour when the automation should trigger.
Choose minute of hour: Select the minute of the hour when the automation should trigger.
Every day
Choose hour: Select the hour when the automation should trigger.
Choose minute of hour: Select the minute of the hour when the automation should trigger.
Every hour
Choose minute of hour: Select the minute of the hour when the automation should trigger.
Every minute
The automation will trigger every minute.
The Cron Node must be placed as the first node in each automation to define the desired scheduling interval for the workflow.
Last updated