Skip to main content
The If Node has two output handles: true and false. The active path depends on the evaluated condition.

Input

Use JavaScript syntax to define a condition. Example:
will activate the true path. You can reference data from other nodes using interpolation:

Output

The result of the condition determines which path the workflow will follow. You can access the result of the If Node in subsequent nodes using: