<?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 Publish App via REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408311#M12166</link>
    <description>&lt;P&gt;We are running a potentially large number of individual reports (individualised via Parameters) that are made available to users as Apps. Basically, the reports are identical but the data content and some details are individual per workspace/app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current workflow is like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Develop / Update&amp;nbsp;Reports etc. in PBI Desktop&lt;/LI&gt;&lt;LI&gt;Save under a common Name, e.g. "Reports.pbix" with all Parameters set to empty&lt;/LI&gt;&lt;LI&gt;Import this "generic" pbix file into all PBI&amp;nbsp;Workspaces via REST API&lt;/LI&gt;&lt;LI&gt;Update/Individualise Parameters per Workspace via REST API&lt;/LI&gt;&lt;LI&gt;Trigger data load into the newly imported dataset via REST API&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, whats missing is a way to actually publish the updated app to the users. We always have to go manually via the web interface and click "Publish App" for each and every workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have tried to&amp;nbsp;imitate&amp;nbsp;the web interface json requests via scripting, but had no luck with this so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any workaround or undocumented API for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea or help is highly appreciated. Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 01 May 2018 21:09:56 GMT</pubDate>
    <dc:creator>ralf_hein</dc:creator>
    <dc:date>2018-05-01T21:09:56Z</dc:date>
    <item>
      <title>Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408311#M12166</link>
      <description>&lt;P&gt;We are running a potentially large number of individual reports (individualised via Parameters) that are made available to users as Apps. Basically, the reports are identical but the data content and some details are individual per workspace/app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current workflow is like this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Develop / Update&amp;nbsp;Reports etc. in PBI Desktop&lt;/LI&gt;&lt;LI&gt;Save under a common Name, e.g. "Reports.pbix" with all Parameters set to empty&lt;/LI&gt;&lt;LI&gt;Import this "generic" pbix file into all PBI&amp;nbsp;Workspaces via REST API&lt;/LI&gt;&lt;LI&gt;Update/Individualise Parameters per Workspace via REST API&lt;/LI&gt;&lt;LI&gt;Trigger data load into the newly imported dataset via REST API&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, whats missing is a way to actually publish the updated app to the users. We always have to go manually via the web interface and click "Publish App" for each and every workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have tried to&amp;nbsp;imitate&amp;nbsp;the web interface json requests via scripting, but had no luck with this so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any workaround or undocumented API for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea or help is highly appreciated. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 21:09:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408311#M12166</guid>
      <dc:creator>ralf_hein</dc:creator>
      <dc:date>2018-05-01T21:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408715#M12183</link>
      <description>&lt;P&gt;Thanks for the good idea.&lt;/P&gt;&lt;P&gt;But I am afraid currently it is not available for Power BI Embedded API to publish the App created in Power BI Service.&lt;/P&gt;&lt;P&gt;Take a look at what could be done through the Power BI Embedded through the article below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/overview-of-power-bi-rest-api" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/developer/overview-of-power-bi-rest-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides, if you would like Power BI Embedded to be able to update App through API, then please rise it as an idea:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 10:15:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408715#M12183</guid>
      <dc:creator>v-micsh-msft</dc:creator>
      <dc:date>2018-05-02T10:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408727#M12184</link>
      <description>&lt;P&gt;Michael, thank you for the clarification!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is actually already an idea that is pretty much identical listed here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/20468686-publish-app-via-rest-api" target="_self"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/20468686-publish-app-via-rest-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the meantime, do you have any idea on how to handle this? We are speaking about &amp;gt;100 Apps, with updates and enhancements coming in every 2-3 weeks for the comming months. So doing&amp;nbsp;the "publish" step&amp;nbsp;manually really does not sound like an option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does maybe anyone know about some resources regarding scripting the PBI web UI? Think Greasemonkey, iMacros or similar.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 10:35:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/408727#M12184</guid>
      <dc:creator>ralf_hein</dc:creator>
      <dc:date>2018-05-02T10:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/798299#M20855</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/63096"&gt;@ralf_hein&lt;/a&gt;&amp;nbsp;Did you ever find a solution to this? We're looking to do the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 15:40:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/798299#M20855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-20T15:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/893320#M21940</link>
      <description>&lt;P&gt;We have automated this via Selenium (see selenium.dev) sripts for now. Works ok, we only have to do minor adjustments everytime MS changes the pbi web interface. This basically is screen scraping it and clicking the links to publish the apps.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 10:02:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/893320#M21940</guid>
      <dc:creator>dibaSFP</dc:creator>
      <dc:date>2020-01-08T10:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/989215#M22795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are also planning to automate the reports deployment. So could you please share some source how did you do this?&lt;/P&gt;&lt;P&gt;Have you used Java to call PBI rest services? Also used any batch automation to run this deployment?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 15:10:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/989215#M22795</guid>
      <dc:creator>Srilakshmi_11</dc:creator>
      <dc:date>2020-03-24T15:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/2527791#M36212</link>
      <description>&lt;P&gt;This is now possible, well to update the published app, not to initially publish the app:&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-Rest-API-to-Update-Workspace-App/m-p/2526006#M36198" target="_blank"&gt;Solved: Re: Power BI Rest API to Update Workspace App - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 22:43:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/2527791#M36212</guid>
      <dc:creator>powerbi_jenhen</dc:creator>
      <dc:date>2022-05-19T22:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Publish App via REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/3568841#M45653</link>
      <description>&lt;P&gt;Has anyone tried to get this API working to Update or Publish the app ?&amp;nbsp; I'm curious if it only works for Premium since it uses Deployment pipelines?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 16:06:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Publish-App-via-REST-API/m-p/3568841#M45653</guid>
      <dc:creator>pvuppala</dc:creator>
      <dc:date>2023-12-05T16:06:34Z</dc:date>
    </item>
  </channel>
</rss>

