Is it possible to integrate dialogflow chatbot with Uipath orchestrator robot

I am currently having access to community edition of UIpath. I would like to integrate dialogflow chatbot with Uipath orchestrator. Please find usecase below. Let me know of any solution.

  1. dialogflow Chatbot receive information from user
  2. Passes information to Uipath orchestrator bots.
  3. Orchestrator bots execute the action and pass output back to chatbot
  4. Chatbot passes output information to user.

Thanks,
Sabarish

1 Like

You may wanna have a look at these,

https://go.uipath.com/component/chatbot-with-dialogflow-ai#

Thanks,
Rammohan B.

1 Like

Hi Sabaram,

I am facing the issue 4th point “4. Chatbot passes output information to user.” This output information i am unable to see in dialogflow and is the output argument in my program. I can see out data in test page but not in dialogflow try it now page

If you did not not understand.

I am connecting to Facebook messanger.

user which type and coming from dialogflow - Working fine.
User type which is from Uipath data - Not working