GoogleCloudPlatform / dialogflow-integrations

Dialogflow integrations with multiple platforms including KIK, Skype, Spark, Twlio, Twitter and Viber
https://cloud.google.com/dialogflow/
Apache License 2.0
246 stars 499 forks source link

Cannot send Images to whatsapp #26

Open Fatma-HK opened 4 years ago

Fatma-HK commented 4 years ago

My dialogflow agent is integrated with Twilio's Whatsapp service successfully. But whin the agent response contain an image, the Whatsapp wasn't be able to receive the image response. Is there any solution for that?

ebideveloper commented 3 years ago

I have the same problem.

@Fatma-HK did tou solve the issue?

Any help will be appreciated!

fabio-a-beretta commented 3 years ago

I have the same issue. Id anyone solved this please post solution.

mdfarooq0815 commented 3 years ago

I think by default the option isn't available, you need to customize your integration a bit for that purpose. Try some solutions available online regarding sending/receiving media files through WhatsApp using Dialogflow. Like this one "Dialogflow Tutorials: Receiving Rich Media from User on WhatsApp Chatbot"