<?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 Get all AppObjects and ID's in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1563796#M10267</link>
    <description>&lt;P&gt;I need to get all AppObjects and there ID's.&amp;nbsp;&amp;nbsp;/qrs/app/object/full do not return all charts, and that is what I need. I would like if I could get it from the script.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:11:03 GMT</pubDate>
    <dc:creator>jakob_hansen</dc:creator>
    <dc:date>2024-11-16T06:11:03Z</dc:date>
    <item>
      <title>Get all AppObjects and ID's</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1563796#M10267</link>
      <description>&lt;P&gt;I need to get all AppObjects and there ID's.&amp;nbsp;&amp;nbsp;/qrs/app/object/full do not return all charts, and that is what I need. I would like if I could get it from the script.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1563796#M10267</guid>
      <dc:creator>jakob_hansen</dc:creator>
      <dc:date>2024-11-16T06:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get all AppObjects and ID's</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1565810#M10298</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try to get it from QMC under App Object and don't forget to check the ID&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 13:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1565810#M10298</guid>
      <dc:creator>Pato1984</dc:creator>
      <dc:date>2019-04-05T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get all AppObjects and ID's</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1568142#M10337</link>
      <description>&lt;P&gt;Hello Jakob,&lt;/P&gt;&lt;P&gt;As what you want to achieve that may be not possible using the QRS Api.&lt;/P&gt;&lt;P&gt;But the same can be achieved using the Engine API(Enigma js).&lt;/P&gt;&lt;P&gt;you can test it by opening the &lt;STRONG&gt;Dev-Hub&amp;nbsp;&lt;/STRONG&gt; select the Engine API Explorer and click on connect to engine and select one app.&lt;/P&gt;&lt;P&gt;Select the &lt;STRONG&gt;GetAllInfo&lt;/STRONG&gt; or &lt;STRONG&gt;GetObjects&lt;/STRONG&gt; method under Doc object.&lt;/P&gt;&lt;P&gt;While using &lt;STRONG&gt;GetObjects&lt;/STRONG&gt; method you will have to pass the type of charts you want to see&amp;nbsp; etc.&lt;/P&gt;&lt;P&gt;"qTypes": [&lt;BR /&gt;"barchart","kpi"&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;How to connect Engine Api using Node js :-&amp;nbsp;&lt;A href="https://github.com/qlik-oss/enigma.js/" target="_blank"&gt;https://github.com/qlik-oss/enigma.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG&gt;GetObjects&lt;/STRONG&gt; and &lt;STRONG&gt;GetAllinfos&lt;/STRONG&gt; methods to achieve this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Get-all-AppObjects-and-ID-s/m-p/1568142#M10337</guid>
      <dc:creator>Prashant_Naik</dc:creator>
      <dc:date>2019-04-11T11:29:50Z</dc:date>
    </item>
  </channel>
</rss>

