Can anyone please let me know how we can connect UIPath Automationwith Our Azure Chatbot

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

@pm91680

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??

@pm91680

All of this can work with community as well…

Cheers

Thanks Let me check for this and if find any issues would ask it again

1 Like

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

@pm91680

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

1 Like

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.