I am trying to connect the chatbot designed using dialogflow and UiPath orchestrator. Followed the link
Downloaded Node Js
Downloaded chatbot-bridge.zip
Then it says we have to run the default.json file from cmd.
It is asking for dialogflow token, where should i get that?
After filling details like
tenancyName":
“usernameOrEmailAddress”:
“password”:
},
“dialogflow”: {
“token”:
if i run the file from cmd , will the connection be established?
Can anybody help me with it?
Is there any other way to establish the connection or any other tool to establish the connection.
Thanks in advance