Webhooks
ticket.updated
The ticket.updated
webhook is triggered when ticket details are updated on Periskope.
Refer Ticket object to find more details about ticket object
.
This will contain only ticket data and no details regarding the message or chat it has been raised for. To get more details about the chat and message, you can use Get ticket info API.
Refer Ticket Info Object to find more details about chat and message details related to the ticket.
Event structure 📦
You’ll be receiving the data in the following format:
Was this page helpful?