- 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
Connection
The Connection dialog uses the UiPath Orchestrator API to create a connection to a specific orchestrator tenant.
Once a Connection has been established it can be used by Actions in recipes.
- Go to Workato App Connections tab and click Create Connection.
- Search for UiPath add-in and click on it.
- Fill in your Orchestrator connection details.
- Depending on the options you choose, you have to provide different connectivity parameters.
Here is an example of a successful connection to a Cloud Orchestrator.
You need an API access token in order to connect successfully to your Orchestrator. You can find details on how to get this in the Automation Cloud documentation.
You can use this connection now with UiPath actions in all your receipes. The add-in handles session tokens and other required details, such as folder and organization IDs, in subsequent API calls to your Orchestrator API.
Property | Description |
---|---|
Connection Name | The name of your connection. You can reuse it in other recipes. This
field supports only String variables.
|
Connection Type | Indicate if the connection is in an on-premise Orchestrator or Automation Cloud. |
Property | Description |
---|---|
UiPath Orchestrator URL | The URL of your Orchestrator tenant. This field supports
only String variables.
|
Orchestrator Tenant Name | The name of your Orchestrator tenant. This field supports
only String variables.
|
Email or Username | Your email or username. This field supports only
String variables.
|
Password | The password for the email or username specified above.
This field supports only String variables.
|
Folder | The folder to use. This can be a classic or a modern
folder name. This field supports only String
variables. If a folder is not specified, the connection presumes the
default Classic folder for this Orchestrator tenant.
|
Property | Description |
---|---|
Account Logical Name | The account logical name. This field supports only
String variables.
|
Tenant Logical Name | The tenant logical name. This field supports only
String variables.
|
Client ID | The client ID for this connection. This field supports only
String variables.
|
User Key | The user key for this connection. This field supports only
String variables.
|
Folder | The folder to use. This can be a classic or a modern folder name.
This field supports only String variables. If a folder
is not specified, the connection will presume the default Classic folder
for this Orchestrator tenant.
|