Condition
Last updated: 2026-06-27
Routes the call based on a logical expression evaluated against flow variables (user input, caller ID, time, query results, etc.).
Configuration
- Expression — combine variables, operators (=, !=, <, >, contains), and AND/OR.
- Branches — True and False branches; multiple expressions yield matching branches.
Connections
- True / False (or one branch per matching expression).