Release key for invoking Orchestrator

Hi Team,
Am not able to get the release key using below code. Tried in the Postman and Mozilla, got success and able to see the Process and all those.

The below is code am using,
LoginAPI.xaml (8.8 KB) GetReleaseAPI.xaml (8.3 KB)

Can anyone help in getting it.

Thanks in advance,
Sushmitha.

Hi @sushmithaelluru

You will need to use this syntax to get your response:

Name eq 'yourProcessName'

See here for more info how the URL should look like:
https://orchestrator.uipath.com/v2019/reference#section-retrieving-processes-according-to-their-name

Hi @loginerror, am giving as below the process name,

image