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

Included FieldValues for project events

The following fields are included in the FieldValues property of the webhook payload for project events:
  • activeLinks - active links
  • associate_id - ID of the associate who created the project
  • done - project is done
  • registered - end date of the project
  • registered_associate_id - ID of the group the project belongs to
  • status_idx - status of the project
  • type_idx - type of the project
  • updated - date of the last update
  • updated_associate_id - ID of the associate who last updated the project
  • userdef2_id - user-defined field
  • userdef_id - user-defined field

Project.created

Project.changed

Project.deleted