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 powerautomate 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.
Thank you very much...
Both connectors are working fine. I can add the easily and get user details.
Yes, you`re right, but when I try to add with user name and password it went to get approval.
this application is considered to be an external/third-party app and would need to be reviewed by the Digital Security Team. It requires quite a bit of overextending permissions. hence I can not add this connector to do POC.
Hi @Anonymous
You can make use of these actions whose output comes out as per configuration in AAD (Azure Active Directory).
which are available under
There is a full connector available for Azure AD, including an action to Get a User.
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional