Hi I just needed a help for how we can connect UiPath Automation with the Azure Bot Service so that the Automation would run as soon as some one ask the chatbot to do the task
Welcome to the community
You can use orchestrator api calls and call the api from chat bot when needed
For deatils please check swagger and thsi docs
You have a strt job api
Swagger file - <OrchestratorUrl>/swagger/index.html
More details - Orchestrator - Consuming Cloud API
Cheers
For this we should have a Automation Cloud for enterprise or it can run with community cloud customer??
Thanks Let me check for this and if find any issues would ask it again
How Can I run my Automation with the help of Swagger Page API and which link to click for this . Please help me with this
Once you open swagger …then click on authorize and click login and give orchestrator creds…
Then any api you see inside can be used by clicking on try it out and then execute…
Appropriate inputs are to be provided depending on api you use
Cheers
How can I run using Postman or from Python or NodeJs . (Using Restfull API calls )
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.