<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4739942#M61932</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;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.&lt;BR /&gt;If you're still facing the issue, feel free to reply, and we’ll be happy to assist further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 04:16:29 GMT</pubDate>
    <dc:creator>v-saisrao-msft</dc:creator>
    <dc:date>2025-06-23T04:16:29Z</dc:date>
    <item>
      <title>Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4728404#M61739</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there a way of programmatically create Power BI Subscriptions using Power BI REST API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 steps to export and retrieve an PBI Report/Paginated Report:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Use the API to Export the Report:&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/ExportTo" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/ExportTo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Use the API to retrieve the exported: &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/exports/{exportId}/file" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/exports/{exportId}/file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to email the same to Report users?&amp;nbsp;@&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 09:49:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4728404#M61739</guid>
      <dc:creator>Debasish_p</dc:creator>
      <dc:date>2025-06-11T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4729735#M61765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for reaching out microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Submit your idea to Microsoft. If you get enough votes, they may consider in future. Raise your idea here:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;If this solution helps, please consider giving us&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;and&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;accepting it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;so that it may assist other members in the community&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 06:51:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4729735#M61765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-27T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4737534#M61902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;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.&lt;BR /&gt;Please let us know if you still need assistance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 11:40:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4737534#M61902</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-06-19T11:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4739942#M61932</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;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.&lt;BR /&gt;If you're still facing the issue, feel free to reply, and we’ll be happy to assist further.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 04:16:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4739942#M61932</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-06-23T04:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4744398#M61997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Thank you for being part of the Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 06:51:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4744398#M61997</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-06-27T06:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically create Subscriptions for PBI paginated Reports using Power BI REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4864967#M63666</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/664592"&gt;@Debasish_p&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.devhut.net/how-to-send-e-mails-with-attchments-via-outlook-using-the-microsoft-graph-api/" target="_blank" rel="noopener"&gt;How-to Send E-mails With Attchments Via Outlook Using The Microsoft Graph API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 11:37:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programmatically-create-Subscriptions-for-PBI-paginated-Reports/m-p/4864967#M63666</guid>
      <dc:creator>srduval</dc:creator>
      <dc:date>2025-11-03T11:37:57Z</dc:date>
    </item>
  </channel>
</rss>

