Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Debasish_p
Frequent Visitor

Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API

Hi All,

Is there a way of programmatically create Power BI Subscriptions using Power BI REST API. 

There are 2 steps to export and retrieve an PBI Report/Paginated Report: 

1. Use the API to Export the Report: https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/ExportTo

2. Use the API to retrieve the exported: https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/exports/{exportId}/file 

 

How to email the same to Report users? @

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.


 

View solution in original post

5 REPLIES 5
srduval
Helper III
Helper III

@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

v-saisrao-msft
Community Support
Community Support

Hi @Debasish_p,

Could you please confirm if you've submitted this as an idea in the Ideas Forum? If so, sharing the link here would be helpful for other community members who may have similar feedback.

As we haven’t heard back, we’re closing this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum — we’ll be happy to assist.

Thank you for being part of the Microsoft Fabric Community.

v-saisrao-msft
Community Support
Community Support

Hi @Debasish_p,

I hope you had a chance to review the solution shared earlier. If it addressed your question, please consider accepting it as the solution — it helps others find answers more quickly.
If you're still facing the issue, feel free to reply, and we’ll be happy to assist further.

 

Thank you.

v-saisrao-msft
Community Support
Community Support

Hi @Debasish_p,

checking in to see if your issue has been resolved. If the response provided was helpful, kindly mark it as the solution so that others with the same issue can benefit.
Please let us know if you still need assistance.

 

Thank you.

Anonymous
Not applicable

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.


 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors