Webhook Payload Examples

🚧

Prerequisites

  • The webhook endpoint URL should be provided by your server instead of YCloud. Make sure to replace the URL with your actual webhook endpoint URL.
  • Make sure that your webhook endpoint is listening for the appropriate event types. See also Configure Webhooks, Retrieve a webhook endpoint API.

As mentioned in Webhook Events & Payloads, the webhook payload varies according to its type. In this section, we provide some examples of the webhook payload to help you understand the different types of events.

Webhook Event TypeExamples
whatsapp.template.reviewedWhatsApp Template Reviewed Webhook Examples
whatsapp.message.updatedWhatsApp Message Updated Webhook Examples
whatsapp.inbound_message.receivedWhatsApp Inbound Message Webhook Examples
whatsapp.payment.updatedWhatsApp Payment Updated Webhook Examples
contact.createdContact Created Webhook Examples
contact.deletedContact Deleted Webhook Examples
contact.attributes_changedContact Attributes Changed Webhook Examples
contact.note.createdContact Note Created Webhook Examples
contact.note.updatedContact Note Updated Webhook Examples
contact.note.deletedContact Note Deleted Webhook Examples
whatsapp.smb.historyWhatsApp Business App History Message Webhook Examples
whatsapp.smb.message.echoesWhatsApp Business App Sent Message Sync Webhook Examples
whatsapp.flow.status_changeWhatsApp Flow Webhook Examples
whatsapp.user.preferencesWhatsApp User Preferences Weebhook Example
whatsapp.group.lifecycle_updateWhatsApp Group Lifecycle Update Webhook Examples
whatsapp.group.participants_updateWhatsApp Group Participants Update Webhook Examples
whatsapp.group.settings_updateWhatsApp Group Settings Update Webhook Examples
whatsapp.group.status_updateWhatsApp Group Status Update Webhook Examples
whatsapp.call.connectWhatsApp Calling Connect Webhook Examples
whatsapp.call.status.updatedWhatsApp Calling Status Update Webhook Examples
whatsapp.call.terminateWhatsApp Calling Terminate Webhook Examples
whatsapp.call.recording.updatedWhatsApp Calling Recording Updated Webhook Examples
whatsapp.call.transcription.updatedWhatsApp Calling Transcription Updated Webhook Examples