Skip to main content

Components

Automation rules consist of three main components:

Triggers

Triggers are events or notifications generated by the system or users that initiate the execution of a rule. They act as the starting point of an automation workflow.

Conditions

Conditions that must be met for the actions to be executed, they allow for logical combinations of conditions using AND/OR operations and can include nested conditions up to a depth of 2.

Actions

Actions are the tasks executed when the criteria are satisfied. Each action can be delayed, allowing it to be executed at a specific time.