Condition Nodes

This page describes the Condition nodes in the Automations workflow builder.

Condition nodes

A condition node leading to an action.

Purpose: Create branching logic in workflows

Characteristics:

  • Evaluate conditions to determine workflow path

  • Support six comparison operators: Same as, Not the same as, Less than, Less than or same as, Greater than, Greater than or same as.

  • Enable if/else branching

  • Referencing node data: Values are selected via UI dropdowns (e.g., Select "ticketing_trigger" node → "requester_email" field).

Last updated

Was this helpful?