Skip to main content

Branch: Divides the workflow in different branches and executes the first branch that matches the branch condition.

name
string
required

Human-readable name of the node

Example:

"Check user type"

node_type
string
required
Allowed value: "branch"
branches
object[]
required

Array of branches with conditions to evaluate. Minimum 2 branches required.

Required array length: 2 - 10 elements
description
string | null

Description of what this node does