How to get the report for Attended Robots from Orchestrator?
To get details about attended Robots from Orchestrator, below two points are suggested,
- To check with API calls as mentioned in the Robots Requests documentation
- Also get the details by doing data scrapping from Orchestrator page:
- Do the data scrapping and store all the details in the datatable
- Store the data from the datatable to the Excel
- By using Filter activity, filter the data from the excel to get the Robot of type - Attended.