Direct Meta Response With WA Msg Id For Send Message API Call
By default, our system queues outgoing messages and returns a queue ID in the Send Message API response. Subsequently, both the queue ID and the WhatsApp message ID (wa_msg_id) are sent via webhooks.
However, if you need to receive the wa_msg_id directly in the Send Message API response, you can use the alternate endpoint provided below.
Important Note: When using this endpoint, no message queue is maintained on our end. In case of any downtime from Meta’s side, messages may fail to send.
https://crmdirectapi.1automations.com/api/meta_v2/{{VERSION}}/{{PHONE_NUMBER_ID}}/messagesPreviousHow To Create Commands Or Menu For End Users For WhatsApp API?NextHow to pass custom reference id in the WhatsApp Send Message API Call and get it in Webhooks Data ?
Last updated
Was this helpful?