Forum Discussion
Get all Power BI Workspace Admins
Hi ibarrau
thank you for your response. what we want to do is send an e-mail info to all Power BI Workspace Owners in our Company and i am looking for a way to get these recepients.
Unfortunately, I don't think that the export report function will help us, because Report owners and workspace owners are not necessary the same people.
- ibarrau4 years ago
Super User
Well, using the API with a PowerBI Admin will give you access to anything in the service. But I can't get the idea yet. You can get the users in a group, filter by role and build a list of admins in workspaces, You can also export any report report in any workspace. However you cannot send that report by email with a request. You might need a server running scripts downloading stuff organized in specific folders and sending emails of those reports to the list of admins or something like that.
I hope that helps