Skip to main content

One post tagged with "webhook"

View All Tags

v4.47.2

· One min read

New Features:

New properties in webhook payload: Added properties in the payload of public API webhooks. List of properties added:

  • objectLabel: Current object name
  • processId: When subscribing to associationChange event and object is an item of the partner type, here is the current process id.
  • processLabel: When subscribing to associationChange event and object is an item of the partner type, here is the current process label.
  • fields: List of fields available in current and previous object.
  • More info here