How to connect uipath bot with dialogflow chatbot

Hi @dilini2004,
if you want to connect to dialogflow , you have to use Node.js as a bridge(connector) , so once you ask a question in facebook or any other integration chatbot that which you tried , it will come to orchestrator and then redirected to node js bridge and gets redirect finally to dialogflow, same way the response is passed back to chatbot.
Here Im provided a sample node js connector which we(@aman_sheik ) tried from uipath go
chatbot-bridge.zip (17.3 KB)
So if you have any other clarrification , we are ready to help.

Hope this helps
Thank you
Naveen

12 Likes