x-connectly-hmac-sha256
. To verify the HMAC:sent
- the message was dispatched to the recipient. It has not been delivered yet.delivered
- the message reached the recipient. It has not been read in the mobile/desktop app. The recipient can read the message from the phone notification though but it will not be registered as read by the recipient's WhatsApp mobile/desktop application.read
- the message was read by the recipient within the recipient's WhatsApp mobile/desktop application.delivery_failed
- the message failed to reach the recipient. You will be provided with the error code
, reason
, and trace id that gives the explanation as to why it failed. Please contact Connectly team with the trace id to get more details for the explanation.https://api.connectly.ai/v1/businesses/<BUSINESS_ID>/create/webhooks
with payload:https://api.dev.connectly.ai/v1/businesses/<BUSINESS_ID>/send/messages
) you receive back the response created message ID"statusUpdate":
object will match the one in the response of the created message ID. You can tie them this way.sent
/delivered
/delivery_failed
/read