Setting up timed automations is essential for streamlining repetitive tasks. This guide walks you through using the Scheduler by Automate to configure automation triggers, define time intervals, and customize execution parameters.
Whether you are scheduling actions to run every minute, hour, or day, this guide provides clear instructions to ensure your automations are set up effectively.
Perform the following steps to configure the Scheduler by Automate trigger:
Note: By default, the interval is set to Minutes.
For example, entering 1 will schedule the trigger to run every 1 minute.


For example, entering 1 will schedule the trigger to run every 1 hour.

In the Trigger at Minute field, enter the minute (0–59) past the hour when the trigger should run.
In the Metadata field, provide the data to be accessed while the automation runs.
For example, setting 6 for Hours Interval and 30 for Trigger at Minute schedules the trigger to execute every 6 hours at 30 minutes past the hour.
For example, entering 1 will schedule the trigger to run every 1 day.

In the Trigger at Hour field, select the hour of the day to run the trigger, i.e., 1 am, 2 am, etc. Enter the minute (0–59) past the hour when the trigger should run in the Trigger at Minute field. In the Metadata field, provide the data to be accessed while the automation runs.
For example, setting 2 for Days Interval, 9 am for Trigger at Hour, and 15 for Trigger at Minute schedules the trigger to run every 2 days at 9:15 am.
For example, selecting Sunday will schedule the trigger to run every Sunday.
In the Trigger at Hour field, select the hour of the day to run the trigger, i.e., 1 am, 2 am, etc. Enter the minute (0–59) past the hour when the trigger should run in the Trigger at Minute field. In the Metadata field, provide the data to be accessed while the automation runs.
For example, selecting Monday for Trigger on Day of Week, 3 pm for Trigger at Hour, and 30 for Trigger at Minute schedules the trigger to run weekly on Mondays at 3:30 pm.
For example, entering 1 will schedule the trigger to run every 1 month.

In the Trigger at Day of Month field, enter the day of the month (1–31) for the trigger. If the day does not exist in a month, the trigger will not run (for example, 30 will not run in February).
In the Trigger at Hour field, select the hour of the day to run the trigger, i.e., 1 am, 2 am, etc. Enter the minute (0–59) past the hour when the trigger should run in the Trigger at Minute field. In the Metadata field, provide the data to be accessed while the automation runs.
For example, setting 3 for Months Interval, 28 for Trigger at Day of Month, 9 am for Trigger at Hour, and 0 for Trigger at Minute schedules the trigger to run every 3 months on the 28th day at 9:00 am.
Refer the below table for more details on the Unix Cron format:
|
Cron Format |
Field Name |
Allowed Names |
|---|---|---|
|
***** |
minute |
0-59 |
|
***** |
hour |
0-23 |
|
***** |
day of month |
1-31 |
|
***** |
month |
The months of the year can be represented numerically from 1 to 12, where 1 is January, 2 is February, and so on. They can also be represented as three-character strings in uppercase, lowercase, or mixed-case formats based on their English names: JAN, jan, Jan; FEB, feb, Feb, etc. |
|
***** |
day of week |
The days of the week can be represented numerically from 0 to 7, where 0 or 7 is Sunday, 1 is Monday, and so on. They can also be represented as three-character strings in uppercase, lowercase, or mixed-case formats based on their English names: MON, mon, Mon; TUE, tue, Tue, etc. |
Additional Resource: For more information, refer to the Cron job format and time zone document.


Note: After configuring the trigger, reconfiguring another trigger will prompt you to revert to the previous trigger configuration. You can restore the last configuration by clicking the Revert Changes button.
This sets up your Scheduler by Automate trigger.