# Tags
# Tag Added
Payload | Type | Description |
---|---|---|
event | string | Name of the event that occurred (TagAdded) |
string | Email of the contact who has been tagged | |
tag | string | Name of the tag being applied to the contact |
date | string | When the event occurred |
# Tag Removed
Payload | Type | Description |
---|---|---|
event | string | Name of the event that occurred (TagRemoved) |
string | Email of the contact who has been un-tagged | |
tag | string | Name of the tag being removed from the contact |
date | string | When the event occurred |