<?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: 00024962: QRS API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907558#M16477</link>
    <description>&lt;P&gt;And you had a double 'b' in your xrfkey. Might have been a typo, but it probably shouldn't be there.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 11:47:32 GMT</pubDate>
    <dc:creator>Øystein_Kolsrud</dc:creator>
    <dc:date>2022-03-21T11:47:32Z</dc:date>
    <item>
      <title>00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894790#M16315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Joseph,&lt;/P&gt;
&lt;P&gt;Excuse me if to write again, but now that I understand how it work postman, I'd like extract all task in failed.&lt;BR /&gt;I see that you can filter by state in this case I am interested at the status Failed which corresponds to number 8, but at the same time I would like to filter by task and have the task id with description.&lt;BR /&gt;What kind of get or post should I do?&lt;BR /&gt;I found this guide&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2021/APIs/RepositoryServiceAPI/index.html?page=1030" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2021/APIs/RepositoryServiceAPI/index.html?page=1030&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thank you for support&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 11:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894790#M16315</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-02-18T11:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894810#M16316</link>
      <description>&lt;P&gt;The endpoint you are pointing to is probably what you want. If you only want the tasks that have latest execution result "Finished Failed", then you should filter that endpoint on that. Like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;GET /qrs/reloadtask?filter=operational.lastExecutionResult.status eq 8&lt;/LI-CODE&gt;&lt;P&gt;The full list of enumeration values to use for that status property can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/APIs/RepositoryServiceAPI/index.html?page=1829" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2022/APIs/RepositoryServiceAPI/index.html?page=1829&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 12:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894810#M16316</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2022-02-18T12:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894846#M16317</link>
      <description>&lt;P&gt;Thanks so much for the support, that was just what I was interested in getting.&lt;/P&gt;
&lt;P&gt;Have a nice day&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 13:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1894846#M16317</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-02-18T13:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1900737#M16380</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Joseph,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;With postman I get the response correct in format json, but I would like get the same thing with monitoring system PRTG Passler, but I have this error, you have idea if is possible do or if someone has already done so?&lt;/P&gt;
&lt;P&gt;A thousand thanks.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="generalfinance_0-1646325087304.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73530iE7E8E9CEF6590D8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="generalfinance_0-1646325087304.png" alt="generalfinance_0-1646325087304.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 16:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1900737#M16380</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-03-03T16:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1906427#M16446</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;thanks for support, if you a wanted a check a specific task in this case i know the id for example bdcc21ec-265e-4e6c-9883-c60443fb4f22, How can i do?&lt;BR /&gt;I tried with this string but it doesn't work&lt;/P&gt;
&lt;P&gt;GET 7&lt;SPAN&gt;qrs/reloadtask/"bdcc21ec-265e-4e6c-9883-c60443fb4f22"?filter=operational.lastExecutionResult.status eq 8&amp;amp;Xrfkey=***************&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Another question, is there another way to get without postman but using a browser?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 09:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1906427#M16446</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-03-17T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1906581#M16448</link>
      <description>&lt;P&gt;You can call GET requests by just typing the endpoint in the browser, but you'll need to add a xrfkey. The same value needs to be provided both in a header and as part of the URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Connect-API-Using-Xrfkey-Headers.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Connect-API-Using-Xrfkey-Headers.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So if you are already logged in (just go to the hub or qmc) and add the header "X-Qlik-Xrfkey" with value "0123456789abcdef", then you can call endpoints like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://&amp;lt;server&amp;gt;/qrs/about?xrfkey=0123456789abcdef&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;You'll probably need some plugin to set the header though. Here's an example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj" target="_blank"&gt;https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But this approach only allow you to call GET endpoints.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 14:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1906581#M16448</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2022-03-17T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907110#M16465</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I was able to test the same call with the browser and with ModHeader, but in this case I'm doing filtering all the tasks that are in fail, if I just wanted to filter a specific task what is the correct syntax?&lt;BR /&gt;Another thing I didn't understand every task must have its own X-Qlik-Xrfkey? If so, how can I recover it?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://server:4242/qrs/reloadtask?filter=operational.lastExecutionResult.status%20eq%208&amp;amp;Xrfkey=012345789abcdef" target="_blank"&gt;https://server:4242/qrs/reloadtask?filter=operational.lastExecutionResult.status%20eq%208&amp;amp;Xrfkey=012345789abcdef&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 16:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907110#M16465</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-03-18T16:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907514#M16474</link>
      <description>&lt;P&gt;Filtering on id is the typical thing to do if you want a specific task. Something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;GET /qrs/reloadtask?filter=id eq &amp;lt;id&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or simply like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;GET /qrs/reloadtask/&amp;lt;id&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 10:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907514#M16474</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2022-03-21T10:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907551#M16475</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I built the get as follows:&lt;/P&gt;
&lt;P&gt;https: //server: 4242 /qrs /reloadtask / "bdcc21ec-265e-4e6c-9883-c60443fb4f22 &amp;amp; Xrfkey" = 012345789abbcdef&lt;/P&gt;
&lt;P&gt;but I get&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;XSRF&amp;nbsp;prevention&amp;nbsp;check&amp;nbsp;failed.&amp;nbsp;Possible&amp;nbsp;XSRF&amp;nbsp;discovered.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Could it be that by directly calling a specific id, the correct Xrfkey must be found?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thank you&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 11:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907551#M16475</guid>
      <dc:creator>generalfinance</dc:creator>
      <dc:date>2022-03-21T11:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907557#M16476</link>
      <description>&lt;P&gt;You shouldn't have the quotes in the url. It should look like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://server" target="_blank"&gt;https://server&lt;/A&gt;: 4242/qrs/reloadtask/bdcc21ec-265e-4e6c-9883-c60443fb4f22?Xrfkey=012345789abbcdef&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 11:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907557#M16476</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2022-03-21T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907558#M16477</link>
      <description>&lt;P&gt;And you had a double 'b' in your xrfkey. Might have been a typo, but it probably shouldn't be there.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 11:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907558#M16477</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2022-03-21T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: 00024962: QRS API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907565#M16478</link>
      <description>&lt;P&gt;Also ... the same Xrfkey should be passed as a header - X-Qlik-Xrfkey.&lt;/P&gt;
&lt;P data-unlink="true"&gt;In your case the url is &lt;STRONG&gt;https://server:4242/qrs/reloadtask/bdcc21ec-265e-4e6c-9883-c60443fb4f22?Xrfkey=012345789abbcdef&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and there should be a header &lt;STRONG&gt;X-Qlik-Xrfkey&lt;/STRONG&gt; with value &lt;STRONG&gt;012345789abbcde&lt;/STRONG&gt; (exactly the same as Xrfkey value in the url param)&lt;/P&gt;
&lt;P&gt;More about&amp;nbsp;Xrfkey can be found at the "&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Connect-API-Using-Xrfkey-Headers.htm" target="_self"&gt;Using Xrfkey headers&lt;/A&gt;" documentation section&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stefanstoichev123_0-1647864324082.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74955i618ECBC0FFF40A9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stefanstoichev123_0-1647864324082.png" alt="stefanstoichev123_0-1647864324082.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 12:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/00024962-QRS-API/m-p/1907565#M16478</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2022-03-21T12:05:32Z</dc:date>
    </item>
  </channel>
</rss>

