Skip to main content
The If/Else node evaluates one or more conditions and splits the workflow into two branches: True (conditions met) and False (conditions not met). Each branch has its own + button on the canvas to continue building that path independently.

Configuration

Conditions

Each condition consists of three parts: Click + Add Condition to add multiple conditions. Use the Join with dropdown to define how conditions are combined:

Type & Comparison Options

Conditional Branching

The If/Else node produces two output branches on the canvas:

Results

The Results tab shows which branch was taken and the evaluated condition values after the node executes.