Operators
Operators are logic or function blocks used to process data, perform calculations, make decisions, and control flow run within a workflow.
Operators require zero, one, or more input parameters, execute a defined operation, and return an output. They are essential for automating decisions, transforming data, and ensuring that workflows behave dynamically based on business rules and user input.
To view all available operators, select an action and select the input field for which you want to open the mapping panel. Click the corresponding icon () to open the panel. In the mapping panel, enable Advanced expressions and select Operators to display the full list of available operators.
You can enter an operator directly in the Advanced expression field or select one from the list. When you start typing, matching operators are suggested.