<?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: Use Qlikview REST API to fetch Nprinting user filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Qlikview-REST-API-to-fetch-Nprinting-user-filters/m-p/1552452#M440390</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you solved?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 14:42:11 GMT</pubDate>
    <dc:creator>pillanicola</dc:creator>
    <dc:date>2019-03-05T14:42:11Z</dc:date>
    <item>
      <title>Use Qlikview REST API to fetch Nprinting user filters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Qlikview-REST-API-to-fetch-Nprinting-user-filters/m-p/129017#M19483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a Qlikview app whose purpose is to extract a list of Users, Filters and Groups from Nprinting.&amp;nbsp; I had no problem fetching the user list, but I've run into issues when fetching the filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had hoped that I could fetch the user filters using something like the below and then looping through the users:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RestUserMasterTable:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;(SELECT&lt;/P&gt;&lt;P&gt;"guid"&lt;/P&gt;&lt;P&gt;FROM "items" FK "__FK_items")&lt;/P&gt;&lt;P&gt;FROM JSON (wrap off) "data" PK "__KEY_data"&lt;/P&gt;&lt;P&gt;WITH CONNECTION( URL "$(vServerURL)/api/v1/users/$(vCurrentUser)/filters", HTTPHEADER "cookie" "$(vCookie)" );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it appears as though the JSON returned by this request looks like the below, and I can't figure out how to access the guid that's returned using the Qlikview REST API.&amp;nbsp; Does anyone have any experience fetching JSON that's returned like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "data": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "items": [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "001af4af-19f8-453b-bee1-88a4202bcc53"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "totalItems": 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "offset": 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "limit": 2147483647&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 14:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Qlikview-REST-API-to-fetch-Nprinting-user-filters/m-p/129017#M19483</guid>
      <dc:creator>nsm1234567</dc:creator>
      <dc:date>2018-08-10T14:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Use Qlikview REST API to fetch Nprinting user filters</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Qlikview-REST-API-to-fetch-Nprinting-user-filters/m-p/1552452#M440390</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you solved?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 14:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Qlikview-REST-API-to-fetch-Nprinting-user-filters/m-p/1552452#M440390</guid>
      <dc:creator>pillanicola</dc:creator>
      <dc:date>2019-03-05T14:42:11Z</dc:date>
    </item>
  </channel>
</rss>

