Skip to main content
These events are fired when appointment/document rows are changed:
  • activity.created
  • activity.changed
  • activity.deleted

Included FieldValues for activity events

The following fields are included in the FieldValues property of the webhook payload for activity events:
  • activeDate - date of the activity
  • associate_id - ID of the associate who created the activity
  • contact_id - ID of the contact
  • do_by - date when the activity should be done
  • document_id - ID of the document
  • endDate - date when the activity ends
  • modified_appointment_fields - modified appointment fields
  • mother_id - ID of the mother activity
  • person_id - ID of the person
  • private - private activity
  • project_id - ID of the project
  • sale_id - ID of the sale
  • status - status of the activity
  • task_idx - task index
  • type - type of the activity
  • updated - date of the last update
  • userdef2_id - user-defined field 2
  • userdef_id - user-defined field 1

Activity.created

Activity.changed

Activity.deleted