Orchestrator HTTPS request activity issue

I am trying to connect the orchestrator through API and used the Orchestrator HTTP request activity to get the user details from Orchestrator .But,Its connecting successful and response is 200.But,i am getting html format data and not getting user details from Orchestrator.

Hi @Elancheran_E18

Can you check if your set the Orchestrator HTTP Request as following ?

Also, the connected user need to has the permission Users.View.

2 Likes

Hey @Elancheran_E18 ,

Kindly Refer Below File
It will fetch the user details and writes it into a notepad file

Things to do in the workflow

  1. Update the path of your notepad

Get_User_Details.xaml (8.3 KB)

Hope it helps you out!

Hi,I need to add these user details to data table.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.