Components
Automation rules consist of three main components: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.Triggers
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.Conditions
Actions are the tasks executed when the criteria are satisfied. Each action can be delayed, allowing it to be executed at a specific time.Actions