<?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: Qlik sense integration to Iframe in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612818#M11115</link>
    <description>&lt;P&gt;Can mashups be used in qlik sense Enterprise service ?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2019 11:14:34 GMT</pubDate>
    <dc:creator>alseanna</dc:creator>
    <dc:date>2019-08-15T11:14:34Z</dc:date>
    <item>
      <title>Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612706#M11105</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am trying to integrate Qlik sense to Iframe to build a product for my client. I am unable find any API which can be used to create reports, upload data and save the report.&lt;/P&gt;&lt;P&gt;Can you please let me know where can i find the REST API which could be used to achieve the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 06:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612706#M11105</guid>
      <dc:creator>alseanna</dc:creator>
      <dc:date>2019-08-15T06:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612740#M11107</link>
      <description>&lt;P&gt;In the later versions of Qlik Sense embedding objects in a iframe is quite east. Just right click on the object and choose the embed option and follow the wizard.&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F9B_OlhzGwhw%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9B_OlhzGwhw&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F9B_OlhzGwhw%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="Embedding charts and sheets - Qlik Sense" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;If you are trying to create static reports then you could take a look at the Qlik NPrinting capabilities. NPrinting has it own api.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/June2019/APIs/NP+API/index.html?page=0&amp;nbsp;" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/June2019/APIs/NP+API/index.html?page=0&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For adding data you should take a look at the engine API.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612740#M11107</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-08-15T08:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612745#M11109</link>
      <description>&lt;P&gt;Thanks Vegar!!&lt;/P&gt;&lt;P&gt;I would need to create reports dynamically (user given the access to create report/chart based on his need)on the Qlik sense using the server located on our client GCP.&lt;/P&gt;&lt;P&gt;Data to be uploaded is also stored in GCP . Can we achieve this using API? or is there any other approach we need to use.&lt;/P&gt;&lt;P&gt;Could you let me know if i can mimic this in my application using qlik sense desktop on my local desktop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612745#M11109</guid>
      <dc:creator>alseanna</dc:creator>
      <dc:date>2019-08-15T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612753#M11110</link>
      <description>&lt;P&gt;1. You could grant your users to create their own application and allow them to add data though the add data interface in Qlik Sense? It won't be very governed approach, but very flexible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. You could provide a set of naked applications containing a premade data model and a set of dimensions and measures that the end user can use to create their own reports and charts. This is a much more governed approach, but not as flexible regarding which data is to be used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. If you want to automticly create application on the fly based on user properties/selection you could dig into the Qlik vizualisation API. You could start here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/June2019/Subsystems/Mashups/Content/Sense_Mashups/Create/create-apps-on-the-fly.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/June2019/Subsystems/Mashups/Content/Sense_Mashups/Create/create-apps-on-the-fly.htm&lt;/A&gt; and &lt;A href="https://help.qlik.com/en-US/sense-developer/June2019/Subsystems/Mashups/Content/Sense_Mashups/Create/create-visualizations-on-the-fly.htm&amp;nbsp;" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/June2019/Subsystems/Mashups/Content/Sense_Mashups/Create/create-visualizations-on-the-fly.htm&amp;nbsp;&lt;/A&gt; This i a more developer intensive apporach, but you could provide custom insights to your end users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;If you want to upload data to GCP assume you should look at the APIs provided by Google Cloud.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612753#M11110</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-08-15T08:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612799#M11113</link>
      <description>is it possible to integrate the qlik sense in frame using qlik cloud or qlik desktop.</description>
      <pubDate>Thu, 15 Aug 2019 10:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612799#M11113</guid>
      <dc:creator>alseanna</dc:creator>
      <dc:date>2019-08-15T10:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612811#M11114</link>
      <description>As long your users are able to authenticate against the Qlik Cloud service you should be able to use the iFrame objects.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2019 11:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612811#M11114</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-08-15T11:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense integration to Iframe</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612818#M11115</link>
      <description>&lt;P&gt;Can mashups be used in qlik sense Enterprise service ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 11:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-sense-integration-to-Iframe/m-p/1612818#M11115</guid>
      <dc:creator>alseanna</dc:creator>
      <dc:date>2019-08-15T11:14:34Z</dc:date>
    </item>
  </channel>
</rss>

