0

In Twilio console WhatsApp setting I've config the A MESSAGE COMES IN callback for receiver message from WhatsApp user. If the user sends an image, the call back has a parameter is MediaUrl0 to get the image. But if a user sends an audio file, no param in the callback to get it.

Any way to get the audio file? Please help me. thank you.

Ivan Kaloyanov
  • 1,748
  • 6
  • 18
  • 24
Ki Ko
  • 324
  • 1
  • 16
  • 2
    I suggest you to write a ticket to Twilio support. I've had experience with them and I have to say they have one of the best support! – Ivan Kaloyanov Jan 05 '19 at 09:57

1 Answers1

1

Twilio developer evangelist here.

At this time, Twilio does not support incoming media in WhatsApp messages. This support is being worked on.

philnash
  • 70,667
  • 10
  • 60
  • 88