Skip to main content
The Condition action evaluates a rule and routes the workflow down one of two branches: True or False.

Configuration

Connect different nodes to the True and False output handles to define what happens in each case.

Supported operators

Use case

After a Call Lead action, a Condition node checks {outcome} == 'interested'. If true, a HubSpot action creates a deal. If false, a Wait node pauses for 24 hours before a Send SMS action sends a re-engagement message.

Next steps

Router

Need more than two branches? Use Router for multi-path logic.