What is Orchestrator API

Could someone please help me to easily understand what Orchestrator API, how can we use this and provide and example with workflow. Thanks fro you help.

Read this - https://orchestrator.uipath.com/

Orchestrator API is basically a custom way of accessing the components present in the Orchestrator through Restful services. Basically the API provides a way to interact with components without even launching the Portal.

For more Information you can visit the link
https://orchestrator.uipath.com/v2018.1/reference#about-odata-and-references

Also, if you want to give a try how it works try using
https://platform.uipath.com/swagger/ui/index#/

Thanks,
Sagar

1 Like