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

FieldValues for project member events

The following fields are included in the FieldValues property of the webhook payload for project member events:
  • contact_id - ID of the contact
  • mtype_idx - type of the project member
  • person_id - ID of the person
  • project_id - ID of the project
  • projectmember_id - ID of the project member
  • registered - date of the project member registration
  • registered_associate_id - ID of the associate who registered the project member
  • updated - date of the last update
  • updated_associate_id - ID of the associate who last updated the project member

ProjectMember.created

ProjectMember.changed

ProjectMember.deleted