Is there a SDK for the UiPath Orchestrator?

I am searching for a SDK to make calls the Orchestrator from a Java Applikation. I can’t find any SDK for any language so far. Is there a SDK available for any language? Else i must use the API via “normal” API Rest calls.

You need to create Orchestrator external application(s) in order to achieve your requirement and then use the available Rest API calls from your Swagger Documentation.

https://cloud.uipath.com/ORG_NAME/portal_/externalApps

https://docs.uipath.com/orchestrator/reference/using-oauth-for-external-apps
https://docs.uipath.com/orchestrator/reference/api-references

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.