Hi All,
I would like to get Azure AD user's details from PA(Power Automate).
For example, using PowerShell code I can get Azure AD user details.
Get-AzureADUser -ObjectId "Username@domain.com" | Select-Object -Property DisplayName
In power Automate what are the steps that need to be followed to get a user.
In SharePoint using the below REST call, I can get
/_api/web/siteusers Or /_api/web/currentuser
But in Power automate how to get user details. basically, we would like to check internal users or who left from the organization
getting all the users from SharePoint and check the user in Azure AD.
Any assistance.
Perhaps one of these actions will suit your needs:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
WarrenBelz
146,535
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,908
Most Valuable Professional