<?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 .NET SDK app properties in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-app-properties/m-p/1190614#M5970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are building a dynamic dashboard within our MVC .NET web application of available Qlik apps/sheets.&amp;nbsp; We would like to display app properties such as published date and stream.&amp;nbsp; I have searched through the app properties and cannot find them. Could someone tell me how to get published date and stream from the version 3.0 .NET SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 20:17:10 GMT</pubDate>
    <dc:creator>elva_lester</dc:creator>
    <dc:date>2016-09-22T20:17:10Z</dc:date>
    <item>
      <title>.NET SDK app properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-app-properties/m-p/1190614#M5970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are building a dynamic dashboard within our MVC .NET web application of available Qlik apps/sheets.&amp;nbsp; We would like to display app properties such as published date and stream.&amp;nbsp; I have searched through the app properties and cannot find them. Could someone tell me how to get published date and stream from the version 3.0 .NET SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 20:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-app-properties/m-p/1190614#M5970</guid>
      <dc:creator>elva_lester</dc:creator>
      <dc:date>2016-09-22T20:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SDK app properties</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-app-properties/m-p/1190615#M5971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! That type of app information is typically something you should get through the Repository API:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm" title="http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm"&gt;http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-Introduction.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular you might want to have a look at this endpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-App-Get-Hub-List.htm" title="http://help.qlik.com/en-US/sense-developer/3.0/Subsystems/RepositoryServiceAPI/Content/RepositoryServiceAPI/RepositoryServiceAPI-App-Get-Hub-List.htm"&gt;App: Get hub list ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an error in that documentation though (it's reported and should be fixed shortly). The endpoint paths should be without the extra '/' between "hub" and "list". So the paths should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="apisyntaxinput"&gt;/qrs/app/hublist&lt;/P&gt;&lt;P class="apisyntaxinput"&gt;/qrs/app/hublist/full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to access some of the information you are looking for through the SDK method &lt;A href="http://help.qlik.com/en-US/sense-developer/3.0/apis/net%20sdk/html/M_Qlik_Engine_IHub_GetAppList.htm" title="http://help.qlik.com/en-US/sense-developer/3.0/apis/net%20sdk/html/M_Qlik_Engine_IHub_GetAppList.htm"&gt;IHub.GetAppList&lt;/A&gt; but the information you get there is not complete, so I would recommend you to look into using the repository service instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 08:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NET-SDK-app-properties/m-p/1190615#M5971</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2016-09-23T08:53:11Z</dc:date>
    </item>
  </channel>
</rss>

