I´m testing the official WhatsApp Business API by Meta, and want to receive the messages that i send to the users through the webhook, because the logic on my program manage the messages that way (I´ve been using Ultramsg and they send a webhook event whenever i send a message to a user).

Could be because i´m using the test phone number provided by meta, or is it always like that?

I tried subscribing to every webhook event available but none of those seem to send the object that i need.

Tag:webhooks, whatsapp, whatsapp-cloud-api, whatsapi, facebook-webhooks

3 comments.

  1. Caleb Vivero

    I found out that you need to susbcribe to message_echoes on the webhook events to receive the messages that you send to users through webhook.

    1. Ivan Guardado

      Hey Caleb. Did you get it working? I'm getting an error when I try to subscribe to that event: Failed to subscribe to the message_echoes v19.0

    2. Luiz Alves

      I get the same error

Add a new comment.