<?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: How to get list of app sheets from REST API? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230305#M6456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As app.id is not part of the main entity add /full/ to your url to instantiate additional properties and relationships.&lt;BR /&gt;This will also allow you to filter on related entities such as app.id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample request via the Proxy:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://servername/qrs/app/object/full?filter=app.id" rel="nofollow" target="_blank"&gt;https://servername/qrs/app/object/full?filter=app.id&lt;/A&gt;&lt;SPAN&gt; eq &amp;lt;some guid&amp;gt;&amp;amp;Xrfkey=abcdefghijklmnop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. You probably want to filter by objectType in conjuncation or you will get, pardon my french, a shit ton of results for a large document &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 17:04:28 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2017-02-21T17:04:28Z</dc:date>
    <item>
      <title>How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230297#M6448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to get the list of available sheets for a given app from the REST API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I manage to get the list of available apps with the &lt;SPAN style="font-family: 'andale mono', times;"&gt;qrs/app&lt;/SPAN&gt; endpoint, but I don't find any way to get the list of &lt;SPAN style="font-size: 13.3333px;"&gt;available&lt;/SPAN&gt; sheets in an app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the endpoint to get the list of sheets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michaël&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 16:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230297#M6448</guid>
      <dc:creator />
      <dc:date>2017-02-20T16:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230298#M6449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the list of sheets I believe you will have to go through the engine API. Exactly how to do that depends on the technology you use for your connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 07:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230298#M6449</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-02-21T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230299#M6450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Øystein, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by the technology I use for my connection? I do HTTP calls with a X-Qlik-Xrfkey header, with certifications files (PEM), on port 4242 of our Qlik Sense server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to call the &lt;EM&gt;/qrs/app/object?filter=app.id eq &amp;lt;ID of the app&amp;gt;&lt;/EM&gt; endpoint, which could have returned the list of sheets among others, but unfortunately this doesn't return anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 07:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230299#M6450</guid>
      <dc:creator />
      <dc:date>2017-02-21T07:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230300#M6451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;As Oystein suggested you have to use the Engine API, not the QRS endpoint. Check: &lt;A href="https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/EngineAPI/Content/introducing-engine-API.htm" title="https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/EngineAPI/Content/introducing-engine-API.htm"&gt;https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/EngineAPI/Content/introducing-engine-API.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easier way to get the sheets is using a macro that combines &lt;A href="https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/EngineAPI/Content/Classes/AppClass/App-class-CreateSessionObject-method.htm"&gt;CreateSessionObject&lt;/A&gt; + &lt;A href="https://help.qlik.com/en-US/sense-developer/3.2/Subsystems/EngineAPI/Content/Classes/GenericObjectClass/GenericObject-class-GetLayout-method.htm"&gt;GetLayout&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also suggest you have a look at the Engine API Explorer tool in the Dev Hub. It will help you to get up to speed since it contains some interesting macros that you can perhaps use. (Including get sheets).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 08:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230300#M6451</guid>
      <dc:creator />
      <dc:date>2017-02-21T08:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230301#M6452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's interesting indeed, as I manage to list the sheets in the Engine API Explorer, with the Engine API.&lt;/P&gt;&lt;P&gt;But can the Engine API be called with HTTP queries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michaël&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 09:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230301#M6452</guid>
      <dc:creator />
      <dc:date>2017-02-21T09:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230302#M6453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, by "technology" I primarily meant your choice of programming language. We have APIs for working with the engine in both JavaScript and C#, so if you use any of those languages, then there are tools available for you to make your life easier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 09:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230302#M6453</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-02-21T09:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230303#M6454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Engine API follows JSON-RPC specification... But if you are in a Javascript context another interesting approach could be using the Enigma.js framework. &lt;A href="https://github.com/qlik-oss/enigma.js" title="https://github.com/qlik-oss/enigma.js"&gt;GitHub - qlik-oss/enigma.js: JavaScript library for consuming Qlik backend services.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 11:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230303#M6454</guid>
      <dc:creator />
      <dc:date>2017-02-21T11:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230304#M6455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QRS stores sheets and stories metadata so you can query the QRS API to extract that information.&lt;/P&gt;&lt;P&gt;A example query via the Proxy (you can add additional filters if you just want a single app):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP GET&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" title="https://branch.qlik.com/anon/qrs/app/object/full?filter=objectType+eq+%27sheet%27&amp;amp;Xrfkey=abcdefghijklmnop"&gt;https://servername/qrs/app/object/full?filter=objectType+eq+%27sheet%27&amp;amp;Xrfkey=abcdefghijklmnop&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get information and interact with the actual sheet object then you would have load the document into memory and use the Engine API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note, the QRS has one id for the sheet which is the reference to the row in the QRS db. There is also a property on the returned entity that's engineObjectId which indicates the ID that the Engine uses and sub-sequentially which you would use with the Engine API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 16:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230304#M6455</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2017-02-21T16:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230305#M6456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As app.id is not part of the main entity add /full/ to your url to instantiate additional properties and relationships.&lt;BR /&gt;This will also allow you to filter on related entities such as app.id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample request via the Proxy:&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://servername/qrs/app/object/full?filter=app.id" rel="nofollow" target="_blank"&gt;https://servername/qrs/app/object/full?filter=app.id&lt;/A&gt;&lt;SPAN&gt; eq &amp;lt;some guid&amp;gt;&amp;amp;Xrfkey=abcdefghijklmnop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. You probably want to filter by objectType in conjuncation or you will get, pardon my french, a shit ton of results for a large document &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 17:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230305#M6456</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2017-02-21T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230306#M6457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer, I think we are close to it!&lt;/P&gt;&lt;P&gt;I had already tried your solution, but surprisingly the app.id seems not to work. No results are returned when I add this filter. That's really too bad, as it seems to be a nice solution, and in conjunction with the &lt;EM&gt;filter=objectType+eq+%27sheet&lt;/EM&gt; filter you mentioned in your other post, it should do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to make some other tests, and I will let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230306#M6457</guid>
      <dc:creator />
      <dc:date>2017-02-21T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230307#M6458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made some other tries, and it finally worked with the two filters (app.id and objectType)!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all and thank you Alexander!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230307#M6458</guid>
      <dc:creator />
      <dc:date>2017-02-21T18:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230308#M6459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you for the clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using PHP, so unfortunately there are no available tools to easily make calls to the Engine API. Thank you anyway for your answer, as it seems I could use the Engine API by connecting to the web socket with PHP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, I will be using the QRS as Alexander Karlsson mentioned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230308#M6459</guid>
      <dc:creator />
      <dc:date>2017-02-21T18:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230309#M6460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer Jose. I can actually make use of the QRS API as Alexander mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using PHP, but I think I could make use of the Engine API by connecting to the websocket. I will stick to the QRS for now, as it fulfils my needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230309#M6460</guid>
      <dc:creator />
      <dc:date>2017-02-21T18:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230310#M6461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/55130"&gt;akl&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know of any endpoint to get the sheetid of a bookmark using the &lt;SPAN style="font-size: 13.3333px;"&gt;QRS API&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this request below to retrieve bookmarks for a particular application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://qlikserver.domain.local/qrs/app/object/table?filter=app.id+eq+a867de93-318c-426c-b9fa-201b45447130+and+objectType+eq+%27bookmark%27&amp;amp;Xrfkey=testtesttesttest" rel="nofollow" target="_blank"&gt;https://qlikserver.domain.local/qrs/app/object/table?filter=app.id+eq+a867de93-318c-426c-b9fa-201b45447130+and+objectType+eq+%27bookmark%27&amp;amp;Xrfkey=testtesttesttest&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;BODY:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;{"entity":"App.Object","columns":[{"name":"id","columnType":"Property","definition":"id"},{"name":"privileges","columnType":"Privileges","definition":"privileges"},{"name":"name","columnType":"Property","definition":"name"},{"name":"objectType","columnType":"Property","definition":"objectType"},{"name":"owner","columnType":"Property","definition":"owner"},{"name":"approved","columnType":"Property","definition":"approved"},{"name":"published","columnType":"Property","definition":"published"},{"name":"modifiedDate","columnType":"Property","definition":"modifiedDate"},{"name":"app.name","columnType":"Property","definition":"app.name"}]}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;I guess there should be some mapping between the bookmarks and sheetID, isn't it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; background-color: #fafafa;"&gt;Thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 05:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230310#M6461</guid>
      <dc:creator>Dipankar_Mazumdar</dc:creator>
      <dc:date>2017-05-09T05:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230311#M6462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dipankar, &lt;/P&gt;&lt;P&gt;did you get the solution? We are doing the same and looking for the options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 20:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1230311#M6462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of app sheets from REST API?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1591861#M10757</link>
      <description>&lt;P&gt;Hi What value did you pass for app.id and objectType?&lt;/P&gt;&lt;P&gt;I believe app.id will be your app id and objectType??&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 03:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-get-list-of-app-sheets-from-REST-API/m-p/1591861#M10757</guid>
      <dc:creator>sivahere2003</dc:creator>
      <dc:date>2019-06-14T03:55:01Z</dc:date>
    </item>
  </channel>
</rss>

