Skip to main content

When it triggers

This event fires when any of the following contact fields are changed: email, first_name, last_name, or unsubscribed. Changes to other fields do not trigger this event.

Payload

Payload fields

contact_id
string
Unique identifier of the contact.
email
string
Contact’s email address.
first_name
string
Contact’s first name.
last_name
string
Contact’s last name.
unsubscribed
boolean
Whether the contact has unsubscribed from emails.
updated_at
string
ISO 8601 timestamp of when the contact was updated.