Skip to main content Skip to complementary content

Working with run modes

Runs modes refer to how the automation starts. The run mode option is only available on the start block. Each run mode is explained in this topic.

The start block

The start block is the first block in any automation. The run mode is the only configuration required on this block.

The four run modes are:

Run modes

Start block run modes drop-down menu

Manual

When you set the start block to manual, the automation is only executed when you click Run. Manual run mode is used most often for testing.

Scheduled

When you set the start block to scheduled, the automation is executed on a set schedule. You can configure the duration of the schedule, the start time, and the frequency.

Run mode inputs

Start block with schedule

The Schedule every field has a prepopulated list. However, you can set this to any duration by toggling the formula view and entering the frequency in seconds.

For example, if you set the frequency to Month (30d) and toggle the formula view, you see the value is in seconds (2592000). You can adjust this as required using the formula view.

Schedule frequency input

Start block with schedule

Triggered

When you set the start block to triggered, you can use the automation webhook URL to trigger the automation. For details, see Triggered webhooks.

Webhook

When you set the start block to webhook, the automation is triggered by an event from a connector block. This option is only available for some connectors, which are prepopulated in the Connector field. For details, see Native webhooks.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!