I am trying to create a chat bot for my website and in the response I need to add a link or image for web demo, but it seems to be available only in another platforms like face-book or slack and not for web. Please help me to how to add an link/image response for web?
Asked
Active
Viewed 4,619 times
3
-
Which tool are you using to create this web? It will be different depending on the coding.. :) – Juli15 May 18 '18 at 07:30
-
In the console of dialog-flow I am trying to add replies under Intents. – Amrinder kumar May 18 '18 at 07:53
-
Oh, then could you maybe response a link and with javascript take the response an print an image tag with this link as the source? – Juli15 May 18 '18 at 08:06
1 Answers
3
Dialogflow's "web demo" integration doesn't currently support links or images in responses.

Daniel Situnayake
- 2,874
- 2
- 30
- 38
-
1So what is the use of Dialogflow then? I thought it was supposed to be a tool to create chatbots, and the majority of chatbots are on websites. – aaronth07 Dec 29 '18 at 09:08