Only Continue If step
Introduction
This step acts as a conditional gate within an automation, allowing the flow to continue only if specified conditions are met.
Description
Useful for creating decision points in an automation where subsequent steps are executed based on the fulfillment of predefined conditions. It ensures that the automation follows the desired path based on dynamic criteria.
Configuration
Conditions: Define the conditions that must be met for the automation to continue along this path. These conditions are set using a flexible and comprehensive criteria system. This is a required field.
Usage
Ideal for segmenting automation flows based on specific criteria, such as user responses, data values, or external factors. It can be used to create branches in the automation, ensuring that each path is followed only when relevant conditions are satisfied. This can be achieved in combination with Paths step.
Last updated