Skip to main content

I want to send Videos and Audio files to a Whatsapp user using the URL of those files instead of uploading it from local storage. I am able to send Image using the URL but not Audio/Video. Is there a way I can do that using the external request block?

 

There isn't unfortunately.

Here's the documentation for Dynamic Content: https://manychat.github.io/dynamic_block_docs/channels/

As you see there, Audio and Files are not supported on Whatsapp.


It seems like this changed recently as audio and video are now listed as part of the allowed formats https://manychat.github.io/dynamic_block_docs/channels/#sending-video-files


I haven’t tested it recently, but the documentation still says it’s not supported in Whatsapp @alfredoc 

 


You are right Gustavo, I misread the documentation. Thanks!


Reply