Skip to main content

If

Conditional branching. If node in ActionFlows. Inputs, outputs, and how to use it.

If

Overview

Conditional branching.

Inputs

Standard Inputs

  • Conditiontext · required

    Expression that determines which branch to follow. Drag inherited inputs into this field.

    Required
    Yes
    Multiple
    No

Outputs

  • Falsejson

    Data passed when condition is false

  • Truejson

    Data passed when condition is true