<?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 Override auto parsing of JSON from REST API in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Override-auto-parsing-of-JSON-from-REST-API/m-p/1730879#M55758</link>
    <description>&lt;P&gt;Hi, I'm calling an API which returns a JSON string.&amp;nbsp; The Qliksense auto parser doesn't handle the JSON in the way intended.&amp;nbsp; The structure of the JSON is such that Qlik creates a new table for each object in the json array instead of creating one big table.&lt;/P&gt;&lt;P&gt;So I will need to manually parse the JSON in the scripting.&amp;nbsp; I've written VBA in MS Access to manually parse the JSON so I know what needs to be done, I just need to work out how to do the same in Qliksense.&lt;/P&gt;&lt;P&gt;My first problem, is how do I override Qliksense so it just pulls the JSON in as string without parsing?&amp;nbsp; Once I have it as one big string in the script I will hopefully be able to work out how to manually parse it.&lt;/P&gt;&lt;P&gt;Thanks for any guidance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:18:43 GMT</pubDate>
    <dc:creator>reddwarfcrew</dc:creator>
    <dc:date>2024-11-16T18:18:43Z</dc:date>
    <item>
      <title>Override auto parsing of JSON from REST API</title>
      <link>https://community.qlik.com/t5/App-Development/Override-auto-parsing-of-JSON-from-REST-API/m-p/1730879#M55758</link>
      <description>&lt;P&gt;Hi, I'm calling an API which returns a JSON string.&amp;nbsp; The Qliksense auto parser doesn't handle the JSON in the way intended.&amp;nbsp; The structure of the JSON is such that Qlik creates a new table for each object in the json array instead of creating one big table.&lt;/P&gt;&lt;P&gt;So I will need to manually parse the JSON in the scripting.&amp;nbsp; I've written VBA in MS Access to manually parse the JSON so I know what needs to be done, I just need to work out how to do the same in Qliksense.&lt;/P&gt;&lt;P&gt;My first problem, is how do I override Qliksense so it just pulls the JSON in as string without parsing?&amp;nbsp; Once I have it as one big string in the script I will hopefully be able to work out how to manually parse it.&lt;/P&gt;&lt;P&gt;Thanks for any guidance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Override-auto-parsing-of-JSON-from-REST-API/m-p/1730879#M55758</guid>
      <dc:creator>reddwarfcrew</dc:creator>
      <dc:date>2024-11-16T18:18:43Z</dc:date>
    </item>
  </channel>
</rss>

