Skip to main content
These events are fired when associate rows are changed:
  • associate.created
  • associate.changed
  • associate.deleted

## FieldValues for associate events

The following fields are included in the FieldValues property of the webhook payload for associate events:
  • deleted - deleted flag
  • group_idx - ID of the group
  • person_id - ID of the person
  • registered_associate_id - date of the associate registration
  • type - type of the associate
  • updated - date of the last update
  • updated_associate_id - ID of the associate who last updated the associate
  • waiting_for_approval - waiting for approval flag

Associate.created

Associate.changed

Associate.deleted