Schedule
Last updated
Was this helpful?
Last updated
Was this helpful?
Introduction
Automate tasks on a recurring basis using the "Schedule" trigger in FlexyBot. Suitable for tasks that need to run hourly, daily, or on a custom schedule.
Configuration
Mode: Determines the scheduling mode for the trigger. This parameter is required and can be set to either Recurring
or Delayed
.
Recurring: Executes the automation repeatedly according to a specified schedule.
Time Zone: The time zone in which the CRON expression will be evaluated. This is necessary to ensure the schedule aligns with the desired time zone.
Delayed: Executes the automation at a specific future date and time.
Date: The exact date and time when the automation should run. This field is required.
Expression: A CRON expression that defines the recurring schedule. This field is required. You can use our AI builder or online tools like to create your expression.