Site icon JD Bots

Authenticating with the UiPath Data Services API in Postman

UiPath Data Services makes it easier to store data used within your RPA solutions. UiPath now lets you communicate with Data Services through the API. With the API you can:

You can also execute bulk operations. Here’s the UiPath Data Services API documentation.

But first… We must authenticate. For a deeper understanding of how UiPath auth works, take a look at the documentation.

Register an External App on UiPath Orchestrator (Cloud)

Navigate to your instance of the cloud orchestrator. Click on Admin and navigate to External Applications. Select Add Application and provide the following information:

When you click Add, you’ll see the following, followed by the ID and secret which you should store securely:

Auth on Postman

In Postman, create a new request and navigate to the Authorization tab, located underneath the URL bar:

Assign the following values:

Now you can get your access token and start making API calls to the UiPath Data Services API.

Author: Jacqui Muller

Feel free to reach out or browse through:


Exit mobile version