Contact

In the data payload all contact event types will have an after and/or before key with a contact object and an errors key with a list of any error messages. All contact event types require the read_contacts scope.

Event TypeDescription
contact.createdWhen a new contact is created.
contact.updatedWhen a contacts gets updated.
contact.deletedWhen a contact gets deleted.
contact.mergedWhen a contact get merged with another.
contact.unchangedWhen attempting to create or update a contact but the contact or changes already exist.