<?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: PowerBI Swagger found on Github causing issues when using it to create Custom Connector in Power in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2577115#M36685</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/399556"&gt;@UncleMartin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please review the following blog, hope it can help you achieve your requirement.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerdax.com/power-bi-automate-api-connector/" target="_self"&gt;Power BI + Power Automate API Connector&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;SPAN&gt;I did not have issues with this one:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://github.com/microsoft/powerbi-rest-api-specs/blob/master/swagger.json" target="_blank"&gt;https://github.com/microsoft/powerbi-rest-api-specs/blob/master/swagger.json&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To import from an OpenAPI / swagger file, follow the directions here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition" target="_blank"&gt;https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;By far, this is the best article to follow on configuring your Power BI Custom Connector (after importing from swagger/OpenAPI file):&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33" target="_blank"&gt;https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 08:33:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-06-14T08:33:53Z</dc:date>
    <item>
      <title>PowerBI Swagger found on Github causing issues when using it to create Custom Connector in Power</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2570041#M36618</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a potentially silly question: has &lt;EM&gt;anybody&lt;/EM&gt; experience with the PowerBI Swagger on Microsoft Github? Particularly at &lt;A href="https://github.com/microsoft/PowerBI-CSharp/tree/master/sdk/swaggers" target="_self"&gt;https://github.com/microsoft/PowerBI-CSharp/tree/master/sdk/swaggers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to use that to create a Custom Connector in Power Platform - to be used by Power Automate, since the built-in connector has only very limited functionality and seems to be out-of-date feature-wise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem I have is that when creating a Power Platform custom connector in the Admin portal, I receive the error feedback, that the swagger has more than 256 actions and hence can't be used (in fact it has 276 actions).&lt;/P&gt;&lt;P&gt;All attempts to surgically remove 20+ actions from the Swagger have failed, and I'm nearing the end of my wits... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that the right swagger? Is there a better suitable one for Power Automate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated! Thx.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 21:15:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2570041#M36618</guid>
      <dc:creator>UncleMartin</dc:creator>
      <dc:date>2022-06-09T21:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Swagger found on Github causing issues when using it to create Custom Connector in Power</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2570096#M36619</link>
      <description>&lt;P&gt;OK, so after some further searching I found yet another swagger definition on Github here &lt;A href="https://github.com/dataxbi/powerbi-api-swagger" target="_self"&gt;https://github.com/dataxbi/powerbi-api-swagger&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference to the previous one seems to be ~50 lesser actions - and after some tweaking (nope, was not working out-of-the-box) I finally was able to create the custom connector... tests are pending.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still, I would like to know if someone here was able to get the original Microsoft Swagger to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 22:32:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2570096#M36619</guid>
      <dc:creator>UncleMartin</dc:creator>
      <dc:date>2022-06-09T22:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Swagger found on Github causing issues when using it to create Custom Connector in Power</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2577115#M36685</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/399556"&gt;@UncleMartin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please review the following blog, hope it can help you achieve your requirement.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerdax.com/power-bi-automate-api-connector/" target="_self"&gt;Power BI + Power Automate API Connector&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;SPAN&gt;I did not have issues with this one:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://github.com/microsoft/powerbi-rest-api-specs/blob/master/swagger.json" target="_blank"&gt;https://github.com/microsoft/powerbi-rest-api-specs/blob/master/swagger.json&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To import from an OpenAPI / swagger file, follow the directions here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition" target="_blank"&gt;https://docs.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;By far, this is the best article to follow on configuring your Power BI Custom Connector (after importing from swagger/OpenAPI file):&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33" target="_blank"&gt;https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 08:33:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-Swagger-found-on-Github-causing-issues-when-using-it-to/m-p/2577115#M36685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-14T08:33:53Z</dc:date>
    </item>
  </channel>
</rss>

