How to test Orchestrator API from Postman

Following are the steps for calling Orchestrator API from Postman:

  1. Authenticate to the Orchestrator Instance, a successful authentication will generate a bearer token with status code 200
    Image_2020-03-06_14-10-01.png

Successful Response:
Image_2020-03-06_14-12-41.png

  1. Get All Jobs using Postman and Orchestrator API (https://orchestrator-url/odata/Jobs). Please note, you must pass previously generated bearer token as an header which calling any other Orchwstrator API
    Image_2020-03-06_14-40-36.png

Please Check the UiPath Forum post for calling Orchestrator API from C# Console application:

Hello @Tuhin_Samanta The screenshots which are there in you post are corrupted. can you please reupdate them.

Add on to Tuhin_Samanta

You can have a video playlist below:

Orchestrator API

Let me know your feedback.

Thanks

Hello Chinthala,
In this playlist you will see 4 videos how to test Orchestrator API from Postman:

Thanks,
Cristian Negulescu