Prerequisites
Reco requires App ID, App Secret, Organization Name and Tenant Name generated by UiPath for your account.
Create App ID and Secret
Go to Admin and select the organization at the top of the panel on the left.
Select External Applications.
Click Add Application in the top right.
Write an Application name and select Confidential application option for Application Type.
Under Resources, click Add Scopes.
From the Resource drop-down list, select Orchestrator API Access.
Switch to the Application Scope(s) tab to grant application-level permissions for the selected resource. Select the scopes: OR.Settings.Read, OR.Users.Read and OR.Audit.Read.
Click Save. The panel closes and the selected resource and scopes are added to the Resources table in the form.
In the Redirect URL field write https://redirect.reco.ai/api/v1/auth-callback/oauth
Click Add to create the registration. A confirmation message opens. The confirmation message includes the App ID and Secret. Make sure you save it in a secure location because you cannot see it again.
Get Organization and Tenant Name
Organization and Tenant Name can also be found on the Admin page. In the example bellow the organization is Reco
and tenant is DefaultTenant
.
Integration with Reco
In the UiPath integration pop-up screen in Reco fill in the App ID, App Secret, Organization Name and Tenant Name you have created above.