AssociationUpdate event fires whenever an existing association type definition is modified in an account. Changes can include updating labels, adjusting cardinality, or modifying other relationship metadata. Supports contact-to-contact, contact-to-custom object, and custom object-to-custom object relationship types. Use this event to detect model changes and re-validate downstream integrations that depend on this association structure.
Payload
Example payload
Related
- Association Create — fires when a new association type is defined
- Associations API — manage association definitions and relations