Forum Discussion
Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API
- Anonymous1 year ago
Hi Debasish_p
Thank you for reaching out microsoft fabric community forum.Currently, the Power BI REST API doesn't support creating email subscriptions programmatically — those still need to be set up manually in the Power BI Service.
Submit your idea to Microsoft. If you get enough votes, they may consider in future. Raise your idea here:
Fabric Ideas - Microsoft Fabric Community
If this solution helps, please consider giving us Kudos and accepting it as the solution so that it may assist other members in the community
Thank you.
Debasish_p
Setup a custom connector in power automate and use those APIs to export the file then hand the contents over to send email from outlook, if not MS Outlook, research your email providers API abilities. If you are using some other API engine, then plug outlooks APIs into that engine.
How-to Send E-mails With Attchments Via Outlook Using The Microsoft Graph API