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?
No , it wont be possible to run unattended automation without connecting to orchestrator .
1 Like
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
check this reference
1 Like