Skip to main content

Triggers

The Triggers tab controls how your flow starts.

There are two options available:

  • Manual Run
  • Scheduler

Manual Run

Use Manual Run when you want the flow to run only when you start it yourself from the dashboard.

This is useful for:

  • one-off updates
  • testing a flow on demand
  • export jobs you do not want to run automatically

Scheduler

Use Scheduler when you want Flow to run automatically.

The available schedule types are:

  • Hourly
  • Daily
  • Weekly
  • Monthly

All scheduler times use the timezone set on the flow.

Each schedule type controls when the flow should run:

  • Hourly: run every hour on the selected days
  • Daily: run once every day at a set time
  • Weekly: run on selected days of the week at a set time
  • Monthly: run once a month on a set day and time

Depending on the schedule you select, additional fields appear.

Hourly

When you choose Hourly, Flow shows:

  • Days to run
  • Offset minutes

Use Days to run to choose which days the hourly schedule is active.

Use Offset minutes to choose how many minutes past the hour the flow should run.

Example:

  • If you select Monday and Tuesday with Offset minutes set to 30, the flow runs every hour at :30 on Mondays and Tuesdays in the timezone set on the flow.

Daily

When you choose Daily, Flow shows:

  • Hour of day
  • Offset minutes

Use Hour of day to choose the base hour.

Use Offset minutes to add minutes to that hour.

Example:

  • If you set Hour of day to 09:00 and Offset minutes to 30, the flow runs every day at 09:30 in the timezone set on the flow.

Weekly

When you choose Weekly, Flow shows:

  • Days to run
  • Hour of day
  • Offset minutes

Use Days to run to choose which weekdays the flow should run on.

Use Hour of day and Offset minutes together to set the final run time.

Example:

  • If you select Monday and Tuesday, set Hour of day to 09:00, and set Offset minutes to 30, the flow runs every week on Monday and Tuesday at 09:30 in the timezone set on the flow.

Monthly

When you choose Monthly, Flow shows:

  • Day of the month to run
  • Hour of day
  • Offset minutes

Use Day of the month to run to choose the calendar day.

Use Hour of day and Offset minutes together to set the final run time.

Example:

  • If you set Day of the month to run to 1, Hour of day to 09:00, and Offset minutes to 30, the flow runs on the 1st of each month at 09:30 in the timezone set on the flow.

Next Run Time

When you are using a schedule, use Refresh beside the next run time to calculate when the flow is due to run next.

This is a useful final check before activation, especially if you have changed the timezone, schedule, days, or offset minutes.