Web API key

Hi All,

I am working on API part using UiPath studio.
Can anyone suggest how can we create a flow that can be used to call web api of other application.
In short,I need to provide with API that will be used to trigger the uipath bot.

For this, you need to install UiPath.web.activities so that you will get http request activity where you can give the input params like URL , headers, or attachments whatever your class or method needs

If you want to trigger the bot with API, it has to be deployed to the orchestrator and then you need to use orchestrator API to trigger that job