Description
Workflows now includes a Define Comparison operator that lets you build richer conditions in a single step. Instead of chaining many separate comparisons, you can combine multiple criteria and condition groups using logical operators to control exactly when a path should run.
Problem
The workflow builder supports only one comparison per operator node. Users can create complex comparisons in JSON, but the builder cannot render that logic in the UI, which makes ongoing edits and troubleshooting difficult.
Solution
-
Add a single Define Comparison operator to evaluate multiple comparison types together (for example strings, numbers, timestamps, and booleans).
-
Build logic in a guided Basic experience with condition groups, AND / OR, and optional NOT.
-
Use Add Criteria and additional groups to model complex nested decision logic in one place.
-
Switch to the Advanced tab to view and edit the JSON representation of your condition.
Who is affected?
Customers using Workflows who need more advanced conditional logic and want to simplify branching decisions.
Important dates
-
Sandbox availability: Available Now!
-
Production rollout: Available Now!