add-ins
latest
false
- Getting Started
- UiPath Add-in for Mulesoft
- UiPath Add-in for Microsoft Power Automate
- UiPath Add-in for Salesforce
- UiPath Add-in for ServiceNow
- UiPath Add-in for Workato
- UiPath Add-in for Workday
- About
- 1. Set up External Application in UiPath
- 2. Retrieve Your Data From Orchestrator
- 3. Configure Queues
- 4. Set up Workday to Connect to UiPath
Add-ins User Guide
Last updated Jul 17, 2024
1. Set up External Application in UiPath
Create the Workday external application in Automation Cloud, as described in Managing external applications.
- Access your UiPath Automation Cloud account and click on Admin on the left-side menu.
- Select External Applications and click Add application.
- Choose a name for your application, for example, Workday, and type it into the Application name field.
- Under Application Type, select Confidential application.
- Now, add the scopes necessary for the add-in. Click the Add scopes button, select the Orchestrator API Access Resource and add the following Application Scopes:
OR.Execution
,OR.Folders
,OR.Jobs
,Or.Machines
,OR.Queues
,OR.Robots
. - In the Redirect URL field, you can fill in a random URL, such as
https://example.com
. - Click Add. The Application Successfully Added! window is displayed, containing your App ID and App Secret.
- Copy the App Id and App Secret. These correspond to the UiPath Client ID and UiPath Client Secret fields you'll be using in Workday configuration.
- Click Close.