Advanced Tag filtering in Triggers
Tag filtering in workflow triggers just got a massive upgrade! We’re introducing advanced tag operators with multi-select support, giving you the ability to build precise, flexible trigger conditions like never before.
“Has Tag” is now renamed to “Tag” and comes packed with three major upgrades:
Two brand-new operators have been added to the existing Equals to & Not equals to:
- Any of — Fires when any one of the selected tags is present.
- None of — Fires when none of the selected tags are present.
2️⃣ Multiselect Support Across All Operators
All four operators now support selecting multiple tags at once:
- Equals to / Not equals to
- Any of / None of
3️⃣ Multiple Tag Filter Instances
You can now add multiple instances of the “Tag” filter within a single trigger, combined with AND logic between them, enabling powerful negative filtering.
Example: Want contacts tagged “Lead” but not tagged “Low Quality”? Simply add:
→ Tag Equals to “Lead” → Tag Not equals to “Low Quality”
- Contact Created Trigger
- Contact DND Trigger
Expanding to opportunity-based triggers and more:
- Opportunity Created
- Opportunity Changed
- Opportunity Status Changed
- Pipeline Stage Changed
- Invoice


