简体   繁体   中英

I want users to upload an image via dialogflow

I have created a bot on dialogflow and I want users to upload an image and I do not know how to do it. I'm using fulfilement? Can anyone help me?

Dialogflow is the platform where you create the bot, and eventually you will be integrating it with other platforms from where your users can use the chatbot.

You can for example integrate with Facebook messenger, from which the user can upload an image. And you can use the Event 'FACEBOOK_MEDIA' within a intent which would be triggered whenever a user adds an attachment from Facebook messenger.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM