<?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 Sense - Nested JSON via REST in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1804871#M14898</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to load some data from an API which is using a nested JSON format like this:&lt;/P&gt;&lt;P&gt;[ "ab156": {"color":"red", "code":"apple"}, "kou34":{"color":"yellow", "code":"lemon"}]&lt;/P&gt;&lt;P&gt;The "table names" are random and I need to call the API in a loop - so right now I don't see a way to use the Qlik REST connector.&amp;nbsp; According to this (&lt;A href="https://support.qlik.com/articles/000074304" target="_blank" rel="noopener"&gt;https://support.qlik.com/articles/000074304&lt;/A&gt;) nested JSON format isn't supported.&lt;BR /&gt;I looked into LLoki (Qlik refers to it's Youtube-video) - but the websites are down. All I can find from LLoki are the guides.&lt;/P&gt;&lt;P&gt;Does anyone know an alternative to LLoki or another way to get the data from nested JSON in QlikSense?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2021 08:56:41 GMT</pubDate>
    <dc:creator>dev1_wattline</dc:creator>
    <dc:date>2021-05-04T08:56:41Z</dc:date>
    <item>
      <title>Sense - Nested JSON via REST</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1804871#M14898</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to load some data from an API which is using a nested JSON format like this:&lt;/P&gt;&lt;P&gt;[ "ab156": {"color":"red", "code":"apple"}, "kou34":{"color":"yellow", "code":"lemon"}]&lt;/P&gt;&lt;P&gt;The "table names" are random and I need to call the API in a loop - so right now I don't see a way to use the Qlik REST connector.&amp;nbsp; According to this (&lt;A href="https://support.qlik.com/articles/000074304" target="_blank" rel="noopener"&gt;https://support.qlik.com/articles/000074304&lt;/A&gt;) nested JSON format isn't supported.&lt;BR /&gt;I looked into LLoki (Qlik refers to it's Youtube-video) - but the websites are down. All I can find from LLoki are the guides.&lt;/P&gt;&lt;P&gt;Does anyone know an alternative to LLoki or another way to get the data from nested JSON in QlikSense?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 08:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1804871#M14898</guid>
      <dc:creator>dev1_wattline</dc:creator>
      <dc:date>2021-05-04T08:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sense - Nested JSON via REST</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1804918#M14899</link>
      <description>&lt;P&gt;this might be helpful as a starting point, although it describes a local json extraction:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/How-to-load-local-JSON-file-into-Qlik-Sense/td-p/1611727" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/App-Development/How-to-load-local-JSON-file-into-Qlik-Sense/td-p/1611727&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 10:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1804918#M14899</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-05-04T10:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sense - Nested JSON via REST</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1805004#M14902</link>
      <description>&lt;P&gt;Can you get a list of ab156, kou34, ....? If so then you can dynamically generate the load script required.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1805004#M14902</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2021-05-04T12:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sense - Nested JSON via REST</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1805027#M14903</link>
      <description>&lt;P&gt;No, I can't get a list of the names - these are only contained in the JSOJN itself. I'll try Franks solution with python tomorrow.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 13:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Sense-Nested-JSON-via-REST/m-p/1805027#M14903</guid>
      <dc:creator>dev1_wattline</dc:creator>
      <dc:date>2021-05-04T13:20:21Z</dc:date>
    </item>
  </channel>
</rss>

