Skip to main content

Reusable value lists (condition sets)

A condition set is a named list of values (ZIP codes, SKUs, customer IDs) that you reference from dispatcher conditions with the is in set and is not in set operators. Instead of pasting hundreds of ZIP codes into a rule, you store them once and point at the set. Manage them under Condition Sets.

Create a set

Click New Set and:

  1. Name it (for example "West Coast ZIP Codes") and pick a Value Type: Text (strings, IDs, codes) or Numbers.
  2. Add values. Type them one at a time, or use Bulk Import to paste a big list separated by commas, tabs, or newlines. Orderly counts and de-duplicates as you paste, and imports large lists in batches, so tens of thousands of values is fine.

Each set card shows its value count and a size indicator, so you can see how big it is at a glance.

Manage a set

From a set's menu, choose Manage values to add or remove values (the list is searchable), or Delete to remove the set. Edit a set's values any time; dispatchers that reference it pick up the change automatically.

Use a set in a rule

In a dispatcher condition, pick a field, choose is in set (or is not in set), and select your condition set. The order matches when the field's value is in (or not in) the set.

Next steps