Skip to main content
Creates conditional logic branches in workflows, ‘true’ path executes if condition is met, ‘false’ path executes if condition is not met. You need to provide data and conditions to evaluate.

Inputs

Condition

Output

Type: str Returns ‘true’ or ‘false’ based on condition evaluation.