add-ins
latest
false
- 入门指南
- 适用于Mulesoft 的 UiPath 加载项
- 适用于 Microsoft Power Automate 的 UiPath 加载项
- 用于 Salesforce 的 UiPath 加载项
- 用于 ServiceNow 的 UiPath 加载项
- 用于 Workato 的 UiPath 加载项
- 适用于 Workday 的 UiPath 加载项
- 关于
- 1. Set up external application in UiPath
- 2. Retrieve your data from Orchestrator
- 3. Configure queues
- 4. Set up Workday to connect to UiPath
重要 :
请注意,此内容已使用机器翻译进行了本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

加载项用户指南
上次更新日期 2026年3月30日
1. Set up external application in UiPath
按照管理外部应用程序中的说明,在 Automation Cloud 中创建 Workday 外部应用程序。
- Access your UiPath Automation Cloud account and click on Admin on the left-side menu.
- Select External Applications and click Add application.
- 为您的应用程序选择一个名称,例如Workday ,然后将其输入到应用程序名称字段。
- Under Application Type, select Confidential application.
- 现在,添加加载项所需的作用域。单击“添加作用域”按钮,选择Orchestrator API 访问资源并添加以下应用程序作用域:
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.
- 单击“关闭”。