<?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 embed Qlik Sense app in webpage with Qlik Analytic Platform in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120251#M5154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;Yes both application access and hub is disabled. What we should do , first we grant access to users , in your case anonymous users and anonymous user can access only those application objects which are published to Everyone stream. then we create mashup or take URL from single configurator and embed to the webportal. You can't embed entire application , either you create an Mashup which is a kind of website or take Sense Object one by one and embed to web portal. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Apr 2017 19:04:39 GMT</pubDate>
    <dc:creator>rohitk1609</dc:creator>
    <dc:date>2017-04-30T19:04:39Z</dc:date>
    <item>
      <title>How to embed Qlik Sense app in webpage with Qlik Analytic Platform</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120248#M5151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Qlik Sense server with QAP license. T&lt;SPAN style="font-size: 13.3333px;"&gt;he proxy is configured to allow http connections from anonymous users. With the single configurator in the Dev-Hub I succeeded in building a website with embedded sheets and sheetobjects. Now I need to &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN&gt;to embed an entire app on a website. If I understand correctly I need to use the App Integration API for this type of integration. I tried including the url "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;{hostname}/sense/app/{appid}" in an iframe, but then I get an error message from the Qlik Sense server saying I don't have a valid token. This is not what I expected, because anonymous access is enabled on the proxy. Any help would be appreciated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 20:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120248#M5151</guid>
      <dc:creator>ssamuels</dc:creator>
      <dc:date>2016-08-16T20:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed Qlik Sense app in webpage with Qlik Analytic Platform</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120249#M5152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the answer to this question from Qlik Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.5pt; font-family: 'Segoe UI', sans-serif;"&gt;The implementation of the full App (the "client", so to speak) is not allowed with the QAP license. Both HUB and direct App access are blocked by the license model itself.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 13:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120249#M5152</guid>
      <dc:creator>ssamuels</dc:creator>
      <dc:date>2016-08-18T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed Qlik Sense app in webpage with Qlik Analytic Platform</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120250#M5153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steven,&lt;/P&gt;&lt;P&gt;including the url is the same than calling the hub and this is not allowed with the QAP license. With this license you must use the API to get objects and place them in your html page. It is like creating a .NET web page but using the API rest to get the objects from Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 06:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120250#M5153</guid>
      <dc:creator>gferran</dc:creator>
      <dc:date>2016-08-19T06:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed Qlik Sense app in webpage with Qlik Analytic Platform</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120251#M5154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;Yes both application access and hub is disabled. What we should do , first we grant access to users , in your case anonymous users and anonymous user can access only those application objects which are published to Everyone stream. then we create mashup or take URL from single configurator and embed to the webportal. You can't embed entire application , either you create an Mashup which is a kind of website or take Sense Object one by one and embed to web portal. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Apr 2017 19:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-Qlik-Sense-app-in-webpage-with-Qlik-Analytic/m-p/1120251#M5154</guid>
      <dc:creator>rohitk1609</dc:creator>
      <dc:date>2017-04-30T19:04:39Z</dc:date>
    </item>
  </channel>
</rss>

