<?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 How to connect to an API? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-connect-to-an-API/m-p/1472016#M26344</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain please how to connect PowerBI to a database/application via its REST API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, what would be the form of a REST API? Would it be a url and a port?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And how can I use that to connect PowerBI to the database/application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last, will this connection work as any other built in connection (e.g. connection to Salesforce) or it will need me to code specific stuff for each request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also will it be robust? And will it need any maintenance?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 14:32:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-03T14:32:12Z</dc:date>
    <item>
      <title>How to connect to an API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-connect-to-an-API/m-p/1472016#M26344</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain please how to connect PowerBI to a database/application via its REST API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, what would be the form of a REST API? Would it be a url and a port?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And how can I use that to connect PowerBI to the database/application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last, will this connection work as any other built in connection (e.g. connection to Salesforce) or it will need me to code specific stuff for each request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also will it be robust? And will it need any maintenance?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 14:32:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-connect-to-an-API/m-p/1472016#M26344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-03T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to an API?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-connect-to-an-API/m-p/1472062#M26345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can retrieve data from a REST API by issuing HTTP requests to it, usually just to a specific URL.&amp;nbsp; I've never had to&amp;nbsp;specify a port.&lt;/P&gt;&lt;P&gt;You need to write a query that issues the request and the form of the query depends on the API.&amp;nbsp; Some are straightforward to connect to, others require a more complicated authentication process.&lt;/P&gt;&lt;P&gt;You will need to study the documentation of the API you want to connect to, to understand what is required.&lt;/P&gt;&lt;P&gt;Once the query is written it will work as any other query, hit refresh to get the next lot of data.&amp;nbsp; Depending on what you are trying to retrieve, you may need to write more than 1 query or you could just do somethign like use parameters to get the data you want.&lt;/P&gt;&lt;P&gt;Further reading&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.myonlinetraininghub.com/tag/power-query-api" target="_blank"&gt;https://www.myonlinetraininghub.com/tag/power-query-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;If I answered your question please mark my post as the solution.&lt;BR /&gt;If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up. &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 14:53:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-connect-to-an-API/m-p/1472062#M26345</guid>
      <dc:creator>PhilipTreacy</dc:creator>
      <dc:date>2020-11-03T14:53:33Z</dc:date>
    </item>
  </channel>
</rss>

