<?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: How to access data using API in Power BI? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3199150#M42319</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/229137"&gt;@Analitika&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer the following links to connect API in Power BI Desktop by &lt;A href="https://learn.microsoft.com/en-us/power-query/connectors/web/web" target="_self"&gt;web connector&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/" target="_blank"&gt;Chris Webb's BI Blog: Working with Web Services in Power Query&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Web.Contents(
  "https://www.regonline.com/api/default.asmx/GetEvents",
  [
   Query=[ #"filter"="", #"orderBy"=""],
   Headers=[#"APIToken" = "insertAPITokenHere"]
  ])&lt;/LI-CODE&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/6318/read-api-data-with-power-bi-using-power-query/" target="_blank"&gt;Read API Data with Power BI using Power Query (mssqltips.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyiruanmsft_1-1682042054950.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/904710i07B6529B534EAB56/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyiruanmsft_1-1682042054950.png" alt="vyiruanmsft_1-1682042054950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Service/Connect-to-API/td-p/810287" target="_self"&gt;Connect to API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Calling-REST-APIs-and-Parsing-JSON-made-simple-with-Power-BI/ba-p/43649" target="_blank" rel="noopener"&gt;Calling REST APIs and Parsing JSON made simple with Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/" target="_blank" rel="nofollow noopener noreferrer"&gt;Get Data from Twitter API with Power Query&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 01:55:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-04-21T01:55:15Z</dc:date>
    <item>
      <title>How to access data using API in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3195021#M42273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to ask how I could access data using API in Power BI? I have this&amp;nbsp; API as example:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;API: https://&lt;/SPAN&gt;&lt;SPAN class=""&gt;api.orderhive.com&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/&lt;/SPAN&gt;setup&lt;SPAN class=""&gt;/&lt;/SPAN&gt;warehouse.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;AccessKey: "asdaddg"&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;SecretKey: "sadsad"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Session Token: "sadasdsadsa"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;tenant_id:"sadsad"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;user_id:"dsadaS"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;I press get data, web option. What next?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 06:12:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3195021#M42273</guid>
      <dc:creator>Analitika</dc:creator>
      <dc:date>2023-04-19T06:12:18Z</dc:date>
    </item>
    <item>
      <title>Connect to REST API Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3195504#M42324</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to ask how to get data from API which is authenticated AWS Signature in Power BI?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 10:04:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3195504#M42324</guid>
      <dc:creator>Analitika</dc:creator>
      <dc:date>2023-04-19T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data using API in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3199150#M42319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/229137"&gt;@Analitika&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer the following links to connect API in Power BI Desktop by &lt;A href="https://learn.microsoft.com/en-us/power-query/connectors/web/web" target="_self"&gt;web connector&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.crossjoin.co.uk/2014/03/26/working-with-web-services-in-power-query/" target="_blank"&gt;Chris Webb's BI Blog: Working with Web Services in Power Query&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Web.Contents(
  "https://www.regonline.com/api/default.asmx/GetEvents",
  [
   Query=[ #"filter"="", #"orderBy"=""],
   Headers=[#"APIToken" = "insertAPITokenHere"]
  ])&lt;/LI-CODE&gt;
&lt;P&gt;&lt;A href="https://www.mssqltips.com/sqlservertip/6318/read-api-data-with-power-bi-using-power-query/" target="_blank"&gt;Read API Data with Power BI using Power Query (mssqltips.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyiruanmsft_1-1682042054950.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/904710i07B6529B534EAB56/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyiruanmsft_1-1682042054950.png" alt="vyiruanmsft_1-1682042054950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Service/Connect-to-API/td-p/810287" target="_self"&gt;Connect to API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Calling-REST-APIs-and-Parsing-JSON-made-simple-with-Power-BI/ba-p/43649" target="_blank" rel="noopener"&gt;Calling REST APIs and Parsing JSON made simple with Power BI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://chris.koester.io/index.php/2015/07/16/get-data-from-twitter-api-with-power-query/" target="_blank" rel="nofollow noopener noreferrer"&gt;Get Data from Twitter API with Power Query&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 01:55:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3199150#M42319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-21T01:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data using API in Power BI?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3199339#M42323</link>
      <description>&lt;P&gt;Problem is that I am using AWS authentification.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 05:19:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-access-data-using-API-in-Power-BI/m-p/3199339#M42323</guid>
      <dc:creator>Analitika</dc:creator>
      <dc:date>2023-04-21T05:19:08Z</dc:date>
    </item>
  </channel>
</rss>

