Auto-tag jobs by destination
Last updated: August 28, 2026
Goal: keep jobs organized and filterable by destination automatically, without anyone sorting them by hand.
The recipe
- Trigger: Order has been created
- Condition: Dropoff State (or Dropoff Zip, if you tag by a finer boundary) Equals the region you're tagging for
- Action: Add tag
Every order that lands in the region you specify gets tagged the moment it's created, so the label is always there when you need it.
When to use it
Reach for this recipe whenever you want jobs sorted by where they're headed: routing by region, reporting broken out by destination, or building filtered views your team can pull up without searching. Add one instance of the recipe per region you care about, each with its own condition and tag.
See how to build this and all triggers, conditions, and actions.