Condition

Splits the flow in two depending on a true/false test.

Fields

FieldTypeRequiredWhat it does
conditionjsonatayesExpression that evaluates to a boolean, for example input.response.status = 200

Output

the boolean itself

Branches

  • true
  • false