Business Operations and ERPs

UiPath

3min

With UiPath modules in Make, you can manage the jobs and queues in your UiPath account.

To use the UiPath modules, you must have an account. You can create an account at account.uipath.com.

Refer to the UiPath API documentation for a list of available endpoints.

Connect UiPath to Make

To establish the connection, you must:

Obtain your credentials in UiPath

To obtain your credentials from your UiPath account:

  1. Log in to your UiPath account.
  2. In the left navigation, click the 3 dots for more options.
  3. Click Admin.
  4. On the Administration page, click External Application > + Add application.
  5. Enter the Application name.
  6. Click + Add scopes, select Orchestrator API Access from the Resource drop down, and add the following scopes under the Application scope(s) tab:
  7. Click Save.
  8. Enter a Redirect URL and click Add.
  9. Copy the App ID and the App Secret and and store it in a safe place.
  10. Click Close.
  11. Click your profile icon at the top right, then click Preferences.
  12. Go to the Privacy & security section.
  13. In the Orchestrator API access table, find the record you need, and click View API access.
  14. Copy your User key, Organization ID and Name and store it in a safe place.

You will use these values in the User key, UiPath Organisation ID, UiPath Tenant Name, Client ID, and Client Secret fields in Make.

Establish the connection with UiPath in Make

To establish the connection in Make:

  1. Log in to your Make account, add a UiPath module to your , and click Create a connection.
  2. Select a Connection type:

    Note: the fields you use to connect will vary depending on the Connection type you select.

  3. Optional: In the Connection name field, enter a name for the connection.
  4. If you selected UiPath Cloud as your Connection type, enter the User key in the UiPath User Key field.
  5. In the UiPath Organisation ID field, enter the Organization ID copied above.
  6. In the UiPath Tenant Name field, enter the Name copied above.
  7. In the UiPath Client ID field, enter the App ID copied above.
  8. If you selected UiPath (client credentials) as your Connection type, enter the App secret in the Client Secret field.
  9. Click Save.
  10. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your and add more UiPath modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.