Build Conditions
In this section, you can set up conditions that trigger specific actions. Define the criteria for each condition and the actions that should run when those conditions are met.
Last updated
In this section, you can set up conditions that trigger specific actions. Define the criteria for each condition and the actions that should run when those conditions are met.
Last updated
In this section, you can set up if and otherwise if conditions. The first if condition is checked; if it's true, the corresponding actions will be executed. If it's false, the otherwise if condition will be validated, and the process repeats based on the checks.
Each condition allows you to configure the following:
Condition: Define the criteria that need to be validated for the if statement. You can use the plus (+) icon to load the dynamic data source model for easy selection. For more information, refer to the video explanation provided in this section.
Actions: Specify the actions that should be executed when the condition is met. The results of these actions will be returned based on the condition validation.
You can add multiple conditions here.
Below, we have included a video for a detailed explanation of these actions.