Skip to main content
WEBHOOK
incomingMessage
{
  "object": "whatsapp_business_account",
  "entry": [
    {
      "id": "<string>",
      "changes": [
        {
          "field": "messages",
          "value": {}
        }
      ]
    }
  ]
}

Authorizations

Authorization
string
header
required

Enter your API key provided by the Connexease Dashboard.

Body

application/json
object
string
Example:

"whatsapp_business_account"

entry
object[]

Response

200

You must return a 200 OK immediately.