<?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 Fetch Custom group and stream access for Qlik sense Users in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Fetch-Custom-group-and-stream-access-for-Qlik-sense-Users/m-p/18980#M289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my requirement, I need to fetch the custom user group details and each users access to the corresponding streams in my dashboard. I tried the Qliksense rest API qrs&lt;STRONG&gt;/user/full&lt;/STRONG&gt; and qrs&lt;STRONG&gt;/stream/full&lt;/STRONG&gt; to meet my requirements. But in both API extraction, I am missing details,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qrs&lt;STRONG&gt;/&lt;/STRONG&gt;user&lt;STRONG&gt;/full:&lt;/STRONG&gt; It doesn't give us the custom group details of the user.&lt;/P&gt;&lt;P&gt;qrs&lt;STRONG&gt;/stream/full:&lt;/STRONG&gt; it only gives who is the owner of the group, but it doesn't provide us information which users are having access to a particular stream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can get this details Manually from audit for each user and each stream. But is there any API or automated process so that I can fetch the details via scripting dynamically and use them on my dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want the table like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Stream&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User Group&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Full User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Merry&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Light User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;DEF&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Full User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;JHK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Tim&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Viewer&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if anyone can suggest some idea to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2018 04:04:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-11T04:04:18Z</dc:date>
    <item>
      <title>Fetch Custom group and stream access for Qlik sense Users</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Fetch-Custom-group-and-stream-access-for-Qlik-sense-Users/m-p/18980#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my requirement, I need to fetch the custom user group details and each users access to the corresponding streams in my dashboard. I tried the Qliksense rest API qrs&lt;STRONG&gt;/user/full&lt;/STRONG&gt; and qrs&lt;STRONG&gt;/stream/full&lt;/STRONG&gt; to meet my requirements. But in both API extraction, I am missing details,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qrs&lt;STRONG&gt;/&lt;/STRONG&gt;user&lt;STRONG&gt;/full:&lt;/STRONG&gt; It doesn't give us the custom group details of the user.&lt;/P&gt;&lt;P&gt;qrs&lt;STRONG&gt;/stream/full:&lt;/STRONG&gt; it only gives who is the owner of the group, but it doesn't provide us information which users are having access to a particular stream.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can get this details Manually from audit for each user and each stream. But is there any API or automated process so that I can fetch the details via scripting dynamically and use them on my dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want the table like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Stream&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User Group&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Full User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Merry&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Light User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;DEF&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Full User&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;JHK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Tim&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Viewer&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if anyone can suggest some idea to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 04:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Fetch-Custom-group-and-stream-access-for-Qlik-sense-Users/m-p/18980#M289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-11T04:04:18Z</dc:date>
    </item>
  </channel>
</rss>

