Close menu
Explore Plans
Mobile menu Close menu
Intercom

Contact tagged

This trigger fires when a tag is added to a contact in your Intercom workspace.

Developer info

API endpoint slug
intercom.contact_tagged

Trigger fields

Tag Dropdown list

Label
Tag
Helper text
Limit to a specific tag, or select Any to fire for any tag.
Slug
tag_id
Required
true
Can have default value
false

Ingredients

Contact

Slug
contact_id
Filter code
Intercom.contactTagged.ContactId
Type
String
Example
abc123def456

Contact name

Slug
contact_name
Filter code
Intercom.contactTagged.ContactName
Type
String
Example
Jane Doe

Contact email

Slug
contact_email
Filter code
Intercom.contactTagged.ContactEmail
Type
String
Example
jane@example.com

Tag

Slug
tag_id
Filter code
Intercom.contactTagged.TagId
Type
String
Example
987654

Tag name

Slug
tag_name
Filter code
Intercom.contactTagged.TagName
Type
String
Example
vip

Tagged at

Slug
tagged_at
Filter code
Intercom.contactTagged.TaggedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00