How to get Tenant Name, Tenant URL , Robot ID and Robot Name? I need this info to trigger a job from Control-M an external application

How to get Tenant Name, Tenant URL , Robot ID and Robot Name? I need this info to trigger a job from Control-M an external application.

Hi

You can get it with orchestrator api

Have a view on this doc and video for more details

https://docs.uipath.com/orchestrator/reference/api-references#:~:text=The%20Orchestrator%20API%20Swagger%20definition,%2Fswagger%2Findex.html%20.

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

Cheers @Tech