<?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: API query translated into parameters in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/API-query-translated-into-parameters/m-p/2742858#M38309</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/373134"&gt;@Victormar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can try to add filter in API Query.&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/5020704/how-to-design-restful-search-filtering" target="_blank"&gt;https://stackoverflow.com/questions/5020704/how-to-design-restful-search-filtering&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 08:28:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-09-02T08:28:22Z</dc:date>
    <item>
      <title>API query translated into parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-query-translated-into-parameters/m-p/2738430#M38277</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a challenge where I am originally using a web query to extract data from the Jira API, and I am using jql query to define what I want to get.&lt;/P&gt;
&lt;P&gt;So basically the jql query triggers the projects, the Issue Type and the max results, that is what I have specified in the query.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, I would like to do the same query but using parameters. I could do it with the first parameter, in that case the projects, and I assume that is because is the first parameter I pass to the string:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victormar_0-1661956476423.png" style="width: 677px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/775300i4F30F30E35210DF2/image-dimensions/677x51?v=v2" width="677" height="51" role="button" title="Victormar_0-1661956476423.png" alt="Victormar_0-1661956476423.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So this one works, but as I try to add the rest of the parameters, I don't really know how to do it; This is the complete query:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victormar_1-1661956641527.png" style="width: 939px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/775305i25CCB53604C93710/image-dimensions/939x29?v=v2" width="939" height="29" role="button" title="Victormar_1-1661956641527.png" alt="Victormar_1-1661956641527.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Sorry for the presentation, I just need to cover some parts as it is confidential. I assume the parameters would be project, issue type and status, but not sure how to combine them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it makes sense.&lt;/P&gt;
&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:51:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-query-translated-into-parameters/m-p/2738430#M38277</guid>
      <dc:creator>Victormar</dc:creator>
      <dc:date>2022-08-31T14:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: API query translated into parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-query-translated-into-parameters/m-p/2742858#M38309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/373134"&gt;@Victormar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can try to add filter in API Query.&lt;/P&gt;
&lt;P&gt;For reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/5020704/how-to-design-restful-search-filtering" target="_blank"&gt;https://stackoverflow.com/questions/5020704/how-to-design-restful-search-filtering&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:28:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-query-translated-into-parameters/m-p/2742858#M38309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-02T08:28:22Z</dc:date>
    </item>
  </channel>
</rss>

