<?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: Qlik Cloud - How to filter on the endpoint GET /apps ? in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500816#M2993</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/243029"&gt;@Gokryzex&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Using With Connection you can set the parameters, like this very basic example. See the qlik hlep documentation about the connection&lt;/P&gt;
&lt;P&gt;let vAppID = 4e56…..&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;RestConnectorTable:&lt;BR /&gt;SQL SELECTION &lt;BR /&gt;Key…&lt;BR /&gt;(select &lt;BR /&gt;…..)&lt;BR /&gt;FROM JSON&lt;BR /&gt;WITH CONNECTION ( &lt;BR /&gt;URL "https://...../api/v1/apps/$(vAppID)/...");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards, Matheus&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 13:26:25 GMT</pubDate>
    <dc:creator>MatheusC</dc:creator>
    <dc:date>2025-01-10T13:26:25Z</dc:date>
    <item>
      <title>Qlik Cloud - How to filter on the endpoint GET /apps ?</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500713#M2990</link>
      <description>&lt;P&gt;The endpoint GET /v1/apps is not specified in the &lt;A href="https://qlik.dev/apis/rest/apps/" target="_self"&gt;documentation&lt;/A&gt;, but it does work.&lt;/P&gt;
&lt;P&gt;I'd like to filter on app names but I can't. I find it curious that this isn't possible&lt;/P&gt;
&lt;P&gt;I've tried all sorts of things but to no avail.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;filter=name eq "my_app"&lt;/LI&gt;
&lt;LI&gt;filter=attributes[name] eq "my_app"&lt;/LI&gt;
&lt;LI&gt;filter=attributes.name eq "my_app"&lt;/LI&gt;
&lt;LI&gt;etc.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 21:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500713#M2990</guid>
      <dc:creator>Gokryzex</dc:creator>
      <dc:date>2025-03-19T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud - How to filter on the endpoint GET /apps ?</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500816#M2993</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/243029"&gt;@Gokryzex&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Using With Connection you can set the parameters, like this very basic example. See the qlik hlep documentation about the connection&lt;/P&gt;
&lt;P&gt;let vAppID = 4e56…..&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;RestConnectorTable:&lt;BR /&gt;SQL SELECTION &lt;BR /&gt;Key…&lt;BR /&gt;(select &lt;BR /&gt;…..)&lt;BR /&gt;FROM JSON&lt;BR /&gt;WITH CONNECTION ( &lt;BR /&gt;URL "https://...../api/v1/apps/$(vAppID)/...");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards, Matheus&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 13:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500816#M2993</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-01-10T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud - How to filter on the endpoint GET /apps ?</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500868#M2994</link>
      <description>&lt;P&gt;Are you trying to get a list of apps? I think the documented way with filtering is the items api&amp;nbsp;&lt;A href="https://qlik.dev/apis/rest/items/" target="_blank"&gt;https://qlik.dev/apis/rest/items/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 17:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500868#M2994</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2025-01-10T17:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud - How to filter on the endpoint GET /apps ?</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500890#M2995</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible to use /items like this&lt;BR /&gt;https://....qlikcloud.com/api/v1/items?name=my_app&amp;amp;spaceId=XXXXXXX&amp;amp;resourceType=app&lt;BR /&gt;but it's not at all satisfactory because name makes a search filter, so in this case I'll get all the apps with the sub-string "my_app", which means I'll have to filter again on my side.&lt;/P&gt;
&lt;P&gt;In fact, what I find weird with /apps is that this kind of query returns a 400 error (unfortunately without body &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; ) so I suppose filter is usable but I don't know how&lt;BR /&gt;https://.....qlikcloud.com/api/v1/apps/?filter=attributes[name] eq "my_app"&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 21:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-How-to-filter-on-the-endpoint-GET-apps/m-p/2500890#M2995</guid>
      <dc:creator>Gokryzex</dc:creator>
      <dc:date>2025-01-10T21:55:25Z</dc:date>
    </item>
  </channel>
</rss>

