<?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 Connect to REST API via PowerBI in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/1634434#M27574</link>
    <description>&lt;P&gt;Admittedly, I am new at this and humbly posting this online for assistance.&amp;nbsp; Thanks in advance for any help you can provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched this site and have found many similar posts, but have not been able to successfully connect to a source using REST API.&amp;nbsp; My specific request pertains to the details posted on this page:&amp;nbsp;&amp;nbsp;&lt;A href="https://app.airdata.com/docs/api/" target="_blank" rel="noopener"&gt;https://app.airdata.com/docs/api/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using PowerBI desktop and am trying to connect to this data.&amp;nbsp; I have an API key using the PowerBI connect to web interface.&amp;nbsp; The first thing I did was access the base URL (&lt;A href="https://api.airdata.com" target="_blank" rel="noopener"&gt;https://api.airdata.com&lt;/A&gt;) from PowerBI.&amp;nbsp; I received a pop-up window stating that the site only accepts anonymous access.&amp;nbsp; In posts I've read here online, others have a pop-up that asks how to connect to the site with anonymously as an option.&amp;nbsp; I was not given that option.&amp;nbsp; How do I access this anonymously?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, since I have an API key, what is the best way to access the data?&amp;nbsp; Can I access it via the "From Web" method?&amp;nbsp; If yes,&amp;nbsp; what URL and authentication string do I need for the URL to access successfully? Or, do I need to access via code from the power query and how would I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much thanks!&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>Mon, 01 Feb 2021 01:42:39 GMT</pubDate>
    <dc:creator>sniffer</dc:creator>
    <dc:date>2021-02-01T01:42:39Z</dc:date>
    <item>
      <title>Connect to REST API via PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/1634434#M27574</link>
      <description>&lt;P&gt;Admittedly, I am new at this and humbly posting this online for assistance.&amp;nbsp; Thanks in advance for any help you can provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched this site and have found many similar posts, but have not been able to successfully connect to a source using REST API.&amp;nbsp; My specific request pertains to the details posted on this page:&amp;nbsp;&amp;nbsp;&lt;A href="https://app.airdata.com/docs/api/" target="_blank" rel="noopener"&gt;https://app.airdata.com/docs/api/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using PowerBI desktop and am trying to connect to this data.&amp;nbsp; I have an API key using the PowerBI connect to web interface.&amp;nbsp; The first thing I did was access the base URL (&lt;A href="https://api.airdata.com" target="_blank" rel="noopener"&gt;https://api.airdata.com&lt;/A&gt;) from PowerBI.&amp;nbsp; I received a pop-up window stating that the site only accepts anonymous access.&amp;nbsp; In posts I've read here online, others have a pop-up that asks how to connect to the site with anonymously as an option.&amp;nbsp; I was not given that option.&amp;nbsp; How do I access this anonymously?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, since I have an API key, what is the best way to access the data?&amp;nbsp; Can I access it via the "From Web" method?&amp;nbsp; If yes,&amp;nbsp; what URL and authentication string do I need for the URL to access successfully? Or, do I need to access via code from the power query and how would I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much thanks!&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>Mon, 01 Feb 2021 01:42:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/1634434#M27574</guid>
      <dc:creator>sniffer</dc:creator>
      <dc:date>2021-02-01T01:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to REST API via PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/1634616#M27580</link>
      <description>&lt;P&gt;Read up on the optional parameters of the Web.Contents() call in Power Query.&amp;nbsp; There you can specify header, authentication, and data payload options (the latter for switching from GET to POST)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kohera.be/blog/power-bi/the-hidden-gems-of-the-function-web-contents/" target="_blank"&gt;The hidden gems of the function Web.Contents() - Kohera&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 03:14:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/1634616#M27580</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-01T03:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to REST API via PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/2079073#M31793</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;I'm just now trying to connect to the AirData API as well. Having a little trouble trying to follow the above links. Just can't seem to wrap my head around while refering to the AirDate API docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you have any luck?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm basically trying to export a list of all flights. Virtually all fields available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance would be much appreaciated.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 04:50:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Connect-to-REST-API-via-PowerBI/m-p/2079073#M31793</guid>
      <dc:creator>wetscott</dc:creator>
      <dc:date>2021-09-16T04:50:11Z</dc:date>
    </item>
  </channel>
</rss>

