<?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 QlikSense Engine API: get user who last updated an app in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-Engine-API-get-user-who-last-updated-an-app/m-p/100869#M1404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the engine api to gather some housekeeping information on the Qlik apps hosted on our server.&amp;nbsp; I want to get the username of the person who last updated each app.&amp;nbsp; The problem is that I can't find a method that includes this attribute in the output json.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if it's possible to get this information (and if so, how do you get it)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2018 15:27:41 GMT</pubDate>
    <dc:creator>northerner</dc:creator>
    <dc:date>2018-07-02T15:27:41Z</dc:date>
    <item>
      <title>QlikSense Engine API: get user who last updated an app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-Engine-API-get-user-who-last-updated-an-app/m-p/100869#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the engine api to gather some housekeeping information on the Qlik apps hosted on our server.&amp;nbsp; I want to get the username of the person who last updated each app.&amp;nbsp; The problem is that I can't find a method that includes this attribute in the output json.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if it's possible to get this information (and if so, how do you get it)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 15:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-Engine-API-get-user-who-last-updated-an-app/m-p/100869#M1404</guid>
      <dc:creator>northerner</dc:creator>
      <dc:date>2018-07-02T15:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense Engine API: get user who last updated an app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-Engine-API-get-user-who-last-updated-an-app/m-p/100870#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can get information similar to what you are looking for if you call the QRS endpoint GET /qrs/app/&amp;lt;appid&amp;gt;. It will return information that looks something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"id":"&amp;lt;appid&amp;gt;"&lt;/P&gt;&lt;P&gt;,"createdDate":"2018-08-06T10:14:31.455Z"&lt;/P&gt;&lt;P&gt;,"modifiedDate":"2018-08-06T12:14:12.059Z"&lt;/P&gt;&lt;P&gt;,"modifiedByUserName":"&amp;lt;domain&amp;gt;\&amp;lt;user&amp;gt;"&lt;/P&gt;&lt;P&gt;,"customProperties":[]&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 12:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-Engine-API-get-user-who-last-updated-an-app/m-p/100870#M1405</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2018-08-06T12:19:54Z</dc:date>
    </item>
  </channel>
</rss>

