<?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 Programmatically executing qlik report in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950256#M17005</link>
    <description>&lt;P&gt;I have a repot hosted on the qliksense server. We are accessing the report via the browser by selecting combination of filters to refine the data. However, we want a way to download the refined data programmatically, i.e. without need of going to the browser. My thought is to send the filter values as a json object and in response I am expecting the report output in csv or excel form, as it is a simple list report.&lt;/P&gt;
&lt;P&gt;I tried exploring the engine api but unable to get a proper guidance. Please help by providing some samples to achieve this functionality.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 12:12:18 GMT</pubDate>
    <dc:creator>srijib</dc:creator>
    <dc:date>2022-06-30T12:12:18Z</dc:date>
    <item>
      <title>Programmatically executing qlik report</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950256#M17005</link>
      <description>&lt;P&gt;I have a repot hosted on the qliksense server. We are accessing the report via the browser by selecting combination of filters to refine the data. However, we want a way to download the refined data programmatically, i.e. without need of going to the browser. My thought is to send the filter values as a json object and in response I am expecting the report output in csv or excel form, as it is a simple list report.&lt;/P&gt;
&lt;P&gt;I tried exploring the engine api but unable to get a proper guidance. Please help by providing some samples to achieve this functionality.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 12:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950256#M17005</guid>
      <dc:creator>srijib</dc:creator>
      <dc:date>2022-06-30T12:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically executing qlik report</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950810#M17013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/187589"&gt;@srijib&lt;/a&gt;&amp;nbsp; you should probably look at using the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;"Single Integration API" this will allow the integration of a single visualization in a web page. But it is not capable of returning an excel or csv format. It is limited in this respect.&lt;BR /&gt;Ideally to achieve what you want you should consider using Qlik Cloud. With Qlik Cloud the generation of reports is possible via REST API, and will return JSON objects that could be easily converted.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/single-integration-api.htm?_ga=2.198124332.2000806215.1656340869-1104183498.1655727069" target="_self"&gt;Sense Client APIs&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&amp;nbsp;&lt;A href="https://qlik.dev/apis/#rest-api-reports" target="_self"&gt;REST API reports&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 14:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950810#M17013</guid>
      <dc:creator>Eugene_Sleator</dc:creator>
      <dc:date>2022-07-01T14:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically executing qlik report</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950872#M17014</link>
      <description>&lt;P&gt;Thanks for the answer, I could generate the&amp;nbsp; url by clicking the share button to get an embedded url , close to what I wanted, which contain parameters in the url string as get parameters. But pretty close and workable.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 15:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Programmatically-executing-qlik-report/m-p/1950872#M17014</guid>
      <dc:creator>srijib</dc:creator>
      <dc:date>2022-07-01T15:51:04Z</dc:date>
    </item>
  </channel>
</rss>

