Hi Mates,
Is there any Graph API experts ..?
Graph API :https://graph.microsoft.com/v1.0/users/{id | userPrincipalName}?$select=displayName,email
UpdateContext({profile: GraphAPI.GetUser({'$Select': Displayname, email})})
Above graph API is to get user details of property name of displayName and email.
above PowerApp code is to pass displayname and email and keep details in profile.
Here question is i would like to pass/through variable user name to get user details instead of only one user ..
how to get requested user name from powerapp, like displayname and email i would like to pass some username to get from AD
any help please ..?


Report
All responses (
Answers (