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

FieldValues for relation events

The following fields are included in the FieldValues property of the webhook payload for relation events:
  • associate_id - ID of the associate who created the relation
  • destination_record - ID of the destination record
  • destination_table - ID of the destination table
  • registered - date of the relation registration
  • registered_associate_id - ID of the associate who registered the relation
  • reldef_id - ID of the relation definition
  • source_record - ID of the source record
  • source_table - ID of the source table
  • updated - date of the last update
  • updated_associate_id - ID of the associate who last updated the relation

Relation.created

Relation.changed

Relation.deleted