Can I run an unattended UiPath bot from AWS without connecting to orchestrator?

Hello,
We have an application that is hosted in AWS server. I would like to know if it Is it possible to run an unattended bot for that application triggered from AWS without connecting to Orchestrator?

Hi @riasat.hasan

No , it wont be possible to run unattended automation without connecting to orchestrator .

1 Like

@riasat.hasan

Welcome to the community

You can use orchestrator api and call an api to start job from the application you have

Check swagger - <orchestratorURL>/swagger/index.html

Cheers

1 Like

@riasat.hasan

check this reference

1 Like