Skip to main content

Hi Guys, if someone had built a action flow to trigger a RPA BOT from celonis to Uipath by providing the input arguments then please share the documents/suggestions on that.

Hello Sivakumar,

 

You can trigger the BOT both by using signals and action flow, depending on your needs.

 

In the first scenario you can execute bot as object in Orchestrator (needs Orchestrator API authentication) or execute robot in on-prem agent. You can provide the input arguments in JSON format (Input Arguments field).

 

In the second scenario you can either trigger job, add item to queue for bot with schedules, or make a API call to do whatever is possible via UiPath API. I couldn't check if you can deliver some input arguments, however there's high chance for that.

 

I've attached screenshot and Docs that can help.

 

 


Hello Sivakumar,

 

You can trigger the BOT both by using signals and action flow, depending on your needs.

 

In the first scenario you can execute bot as object in Orchestrator (needs Orchestrator API authentication) or execute robot in on-prem agent. You can provide the input arguments in JSON format (Input Arguments field).

 

In the second scenario you can either trigger job, add item to queue for bot with schedules, or make a API call to do whatever is possible via UiPath API. I couldn't check if you can deliver some input arguments, however there's high chance for that.

 

I've attached screenshot and Docs that can help.

 

 

Action flow doc


Hello Sivakumar,

 

You can trigger the BOT both by using signals and action flow, depending on your needs.

 

In the first scenario you can execute bot as object in Orchestrator (needs Orchestrator API authentication) or execute robot in on-prem agent. You can provide the input arguments in JSON format (Input Arguments field).

 

In the second scenario you can either trigger job, add item to queue for bot with schedules, or make a API call to do whatever is possible via UiPath API. I couldn't check if you can deliver some input arguments, however there's high chance for that.

 

I've attached screenshot and Docs that can help.

 

 

Signal doc


Hi, Thanks for the valuable information provided, Yes- we need to pass the input arguments to the bot which includes the product details etc


Reply