Use these tools to organize individual contacts with existing manual tags. Tags can represent interests, lifecycle stages, customer characteristics, or any other classification that supports segmentation and automation.
For example, you can add a tag when a contact reaches a particular stage or remove one when a classification is no longer valid. Because tag changes may influence campaigns and other automated processes, their wider impact should always be considered.
Tool name: tag-contact
Assigns one existing writable manual tag to one contact. This may immediately start or alter campaigns, autoresponders, outbound events and automations. The caller must explicitly approve those effects. Unknown, foreign or non-manual tags are rejected and never created.
Existing writable manual tag ID; unknown tags are rejected and never created
Exactly I_ACCEPT_AUTOMATION_EFFECTS: tagging may start campaigns and automations
Reference for a multi-value manual tag; use 0 for contact-wide tags
{ "contactId": 1, "manualTagId": 1, "approval": "I_ACCEPT_AUTOMATION_EFFECTS", "referenceId": 0, "accountId": null }
{ "accountId": 0, "contactId": 0, "manualTagId": 0, "referenceId": 0, "action": "string", "automationEffect": "string", "editUrl": "string" }