Hi, Just wondering if/how the connector 'Get a weekly email with the members of all my Office 365 groups' could be modified to provide a list of owners instead of a list of members? Thanks!
@SudeepGhatakNZ could an Azure Admin use Power BI to expose the location data (to see the owners of an M365 group)?
I do not believe there is a direct action in Flow to list it.
Is this required just once, If yes, you could try Powershell.
Find All Office 365 Group Owners using PowerShell - SharePoint Diary
@SudeepGhatakNZ I'm a SharePoint Admin trying to export a list of Owners for all SharePoint sites in our tenant but don't have Admin access to Azure AD - is there any way for me to use Power Automate to get the Owners?
It is a bit of an elaborate process. You (or the account the flow uses) will need administrative access to Azure AD.
You can follow the steps described here.
@SudeepGhatakNZ Thanks for the reply! I'm pretty new to Power Automate, how would I go about doing this with the graph api?
I do not believe there is a direct action in Flow to list it
Your best bet would be to use the graph api