Introduction
To establish a connection with UiPath Orchestrator, you will need to configure an External Application in Orchestrator.
-
Access your UiPath Orchestrator account and click on Admin on the left-side menu.
-
Select External Applications and click Add application.


-
Choose a name for your application and type it into the Application name field.
-
Under Application Type, select Confidential application.
-
Now, add the scopes necessary for the connector. Click the Add scopes button, select the Orchestrator API Access Resource and add the following User Scopes: OR.Tasks, OR.Folders, OR.Folders.Read, OR.Robots, OR.Machines, OR.Execution, OR.Assets, OR.Jobs, OR.Queues.
-
Enter your Redirect URL in its corresponding field.
-
Click the Add button. The Client ID and other details will be displayed in the External Application window.
Updated about a year ago