Afternoon, I am very new to API calls and would appreciate all the help. I am currently try to create an API call in studio using HTTP request. What i am trying to accomplish is to run a query with parameters to return an AD user information. From my understanding, i need to request a token and use it to run a query in MSGraph to receive the info i am looking for. I need help setting up the request for the token and running a query to get the info im looking for. I a currently have the following setup. Any help would be much appreciated.
Welcome to the community
It is advised to use postman to first setup ypur api and then replicate the same in UiPath or copy the curl from postman and import it into http request activity in UiPath…that way it is easier to understand and clear the errors…
Please try the same and for reference on how to get graph api token please check the below
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.