<?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 How to extract information from an application published in Qlik Sense On premise by means of an Api in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extract-information-from-an-application-published-in-Qlik/m-p/2436953#M20316</link>
    <description>&lt;P&gt;Good afternoon to all,&lt;/P&gt;
&lt;P&gt;I hope you are super well, at the moment I am facing a problem and is that I need to generate an extraction of specific information from an application that I have in a Qlik Sense On premise environment where the idea is to extract the information in a file with .json extension type is this possible?&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 16:36:34 GMT</pubDate>
    <dc:creator>mateo12</dc:creator>
    <dc:date>2024-04-02T16:36:34Z</dc:date>
    <item>
      <title>How to extract information from an application published in Qlik Sense On premise by means of an Api</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extract-information-from-an-application-published-in-Qlik/m-p/2436953#M20316</link>
      <description>&lt;P&gt;Good afternoon to all,&lt;/P&gt;
&lt;P&gt;I hope you are super well, at the moment I am facing a problem and is that I need to generate an extraction of specific information from an application that I have in a Qlik Sense On premise environment where the idea is to extract the information in a file with .json extension type is this possible?&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 16:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extract-information-from-an-application-published-in-Qlik/m-p/2436953#M20316</guid>
      <dc:creator>mateo12</dc:creator>
      <dc:date>2024-04-02T16:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract information from an application published in Qlik Sense On premise by means of an Api</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extract-information-from-an-application-published-in-Qlik/m-p/2436971#M20317</link>
      <description>&lt;P&gt;Try something like this.&amp;nbsp; It uses a folder connection to a folder that contains .json files. It will pick up top level attributes in the JSON payload.&amp;nbsp; JSON can have a lot of variability.&amp;nbsp; You may need to support arrays, child properties etc etc...&amp;nbsp; The approach below can work for very simple JSON files but it gets complex with more complicated JSON files.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOAD *&lt;BR /&gt;FROM [lib://JSONTEST/Task1json.txt]&lt;BR /&gt;(json, utf8);&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 17:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-extract-information-from-an-application-published-in-Qlik/m-p/2436971#M20317</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2024-04-02T17:11:37Z</dc:date>
    </item>
  </channel>
</rss>

