Webhook Payload
All payloads will contain the following common properties, but the contents and structure of each payload varies depending on the event, you are subscribed to. Refer to each event’s reference document to see which fields will be included.
Example:
Field
Type
Comments
CommunityName
string
Name of the socialboards inbox in which the tickets, replies and notes enters the system
Events
Array
Event payload (structure depends on event type)
TicketId
integer
Id of a ticket caused this event.
Last updated