This trigger is used to set specific times that a flow should run. This can be minutes, hours, days, weeks, months, or years.
NOTE: A schedule will not execute if the flow parameter is set to Required. It is waiting for the value to be set before it can run. The default value will be set after the Required validation is complete.
Additionally, if a flow starts with a reader step — such as Pass Through, JSON, Excel, etc. — the flow trigger will not execute because it is waiting for data to be read. To ensure proper execution, make sure the flow begins with a source step.
For more information on Input Flow Parameters, click on the link below:
Adding a Schedule Trigger Step
To add a Schedule Trigger step in a flow, follow the instructions below:
1. Click on the plus button in the Trigger step as shown in the image below.
2. The below page will appear. Select Schedule as illustrated in the image below.
Configuring a Schedule Trigger Step
Illustrated in the image below is the configuration that is available in the Schedule Trigger step.
The Cron Tab Section is used to set the required timeframe. Click the edit button to select the timeframe.
TimeZone Section - Select the time zone to use.
Using a Schedule Trigger
Save button – Save the trigger step configuration.
ReAttach button – Reattach the trigger. This will make the trigger active again.
Delete button – Removes the trigger completely.
Enabled/Disabled button – Disable the trigger. This will keep the trigger but make it inactive in the flow.
Attached/Detached button – Detach the trigger. This will keep the trigger but make it inactive in the flow. You can only make it active again through the ReAttach button, which will generate a new URL.
Trigger Status
Icon | Status |
The trigger is Attached. | |
The trigger is Detached. | |
The trigger is Enabled. | |
The trigger is Disabled. |







