Taggings
Taggings webhooks notify you when a tagging iscreated, updated, or deleted in the MX system for any user on your client.
| Field | Data Type | Definition |
|---|---|---|
guid | String | The unique identifier for the tagging. Defined by MX. |
member_is_managed_by_user | Boolean | This indicates whether the member associated with the user is managed by the user. |
revision | Integer | The revision number of this tagging record. |
transaction_id | String | The unique identifier for the transaction the tag belongs to. Defined by the data provider. |
transaction_guid | String | The unique identifier for the transaction the tag belongs to. Defined by MX. |
tag_guid | String | The unique identifier for the tag. Defined by MX. |
tag_name | String | The name of the tag set by the user. |
updated_at | Integer | The date and time at which this tagging was last updated. |
user_guid | String | The unique identifier for the user the tagging is attached to. Defined by MX. |
user_id | String | The unique partner-defined identifier for the user. |
JSON
Tags
Tag webhooks notify you when a tag iscreated, updated, or deleted in the MX system for any user on that partner’s client.
| Field | Data Type | Definition |
|---|---|---|
guid | String | The unique identifier for the tag. Defined by MX. |
revision | Integer | The revision number of this tag record. |
name | String | The name of the tag set by the user. |
updated_at | Integer | The date/time this tag was last updated. |
user_guid | String | The unique identifier for the user the tag is attached to. Defined by MX. |
user_id | String | The unique partner-defined identifier for the user. |
JSON

