Skip to main content
These webhook events are fired when person rows are changed:
  • person.created
  • person.changed
  • person.softdeleted - when deleted in the user interface.
  • person.deleted - when permanently deleted by the system.
  • person.consented - when consent is added or changed.
  • person.unconsented - when consent is removed or marked as withdrawn.

FieldValues for person events

The following fields are included in the FieldValues property of the webhook payload for person events:
  • activeInterests
  • associate_id
  • business_idx
  • category_idx
  • contact_id
  • country_id
  • DeletedDate
  • group_id
  • person_id
  • position_idx
  • registered
  • registered_associate_id
  • retired
  • source
  • updated
  • updated_associate_id
  • userdef2_id
  • userdef_id

Person.created

Person.changed

Person.deleted

Person.consented

Person.unconsented