Workflow Trigger - Contact Tag Assigned

Last updated: April 12, 2026

Last Updated: April 12, 2026


Customer-Facing Guide

What this trigger does

Workflow Trigger - Contact Tag Assigned starts the workflow when a specified tag is added to the contact.

When to use it

  • When tags represent a meaningful workflow stage or qualification event.

  • When another system or workflow adds a tag and that tag should kick off the next automation.

What to make sure is true first

  • The tag name is stable and spelled consistently.

  • You know exactly which workflow or system adds the tag.

  • You are not accidentally duplicating triggers with another enrollment rule.

Common mistakes

  • Using very similar tag names and matching the wrong one.

  • Forgetting that another workflow also adds the same tag.

  • Expecting immediate downstream behavior when the tag or assignment logic is still propagating.

How to verify it worked

  • Check the contact record and confirm the tag was added.

  • Confirm the workflow enrolled right after the tag event.

  • If it did not, inspect the exact tag name and the timing of the tagging event.

Related guides