Orchestrator control

I Monitor around 25+ robots and I need details of jobs , triggers, which are being affected/changed. I need the details of what assets/queues are being changed. What are all the faulted jobs. Error logs . Notifcation to mobile if any process getting correct(genuine) error logs when there are business exceptions. How can we design any robot for this? using API’s

@Rahul_Srinivas

Try using Orchestrator API’s and combination of integration service for sending messages …twilio integration is available which can send messages to mobile

https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/api-references

Hope this helps

cheers

Yes exactly
U can do it with orchestrator api

Have a view on this doc on how to do it

https://docs.uipath.com/orchestrator/standalone/2022.10/api-guide/robots-requests

And from postman

Cheers @Rahul_Srinivas