<?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: Get data from REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4056059#M54301</link>
    <description>&lt;P&gt;I have copied code from postman and used ChatGPT to convert it to M language, it worked. Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;for your help. Have a good day &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 09:37:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-23T09:37:41Z</dc:date>
    <item>
      <title>Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4033630#M54092</link>
      <description>&lt;P&gt;Hi everyone, hope you're doing great&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some help to resolve an issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting data from a REST API, I have researched on internet and followed to an instruction, but after I inputted mandatory parameter then click OK, it just loading...forerver... &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; I inputted these parameter on postman and it work properly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Postman.png" style="width: 533px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1129476i1BBF2B5166D9ABD6/image-dimensions/533x283?v=v2" width="533" height="283" role="button" title="Postman.png" alt="Postman.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-07-10_10-34-09.png" style="width: 528px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1129477i38E546B744111A25/image-dimensions/528x286?v=v2" width="528" height="286" role="button" title="2024-07-10_10-34-09.png" alt="2024-07-10_10-34-09.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 03:51:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4033630#M54092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-10T03:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4034940#M54102</link>
      <description>&lt;P&gt;Please follow the documentation. Use RelativePath and Query parameters.&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1" target="_blank"&gt;https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 14:42:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4034940#M54102</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-10T14:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4035806#M54115</link>
      <description>&lt;P&gt;Thank you for your answer. Could you please guide more detailed? I'm a little confused.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 01:31:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4035806#M54115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T01:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036894#M54127</link>
      <description>&lt;P&gt;What part of the documentation is confusing?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 10:39:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036894#M54127</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-11T10:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036916#M54128</link>
      <description>&lt;P&gt;I dont know where to input bearer token to M query below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;searchText = "Power Query"&lt;BR /&gt;in&lt;BR /&gt;Web.Contents(&lt;BR /&gt;"&lt;A href="https://www.bing.com" target="_blank"&gt;https://www.bing.com&lt;/A&gt;",&lt;BR /&gt;[&lt;BR /&gt;RelativePath = "search",&lt;BR /&gt;Query = [q = searchText]&lt;BR /&gt;]&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you guide me?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 10:45:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036916#M54128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036965#M54131</link>
      <description>&lt;P&gt;That goes in the Headers section as Authentication.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 11:04:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4036965#M54131</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-11T11:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4053419#M54265</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;If these also don't help, please share more detailed information and description to help us clarify your scenario to test.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:05:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4053419#M54265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-22T08:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4053438#M54266</link>
      <description>&lt;P&gt;This suggestion doesn't help to solve at all, it's just a high level guidance. But I appreciate his suggestion so I accept it as solution to close the topic.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:12:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4053438#M54266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-22T08:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4054442#M54282</link>
      <description>&lt;P&gt;Where are you currently stuck?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 18:15:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4054442#M54282</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-22T18:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4056059#M54301</link>
      <description>&lt;P&gt;I have copied code from postman and used ChatGPT to convert it to M language, it worked. Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;for your help. Have a good day &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 09:37:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Get-data-from-REST-API/m-p/4056059#M54301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-23T09:37:41Z</dc:date>
    </item>
  </channel>
</rss>

