<?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: Using data from JSON Rest API in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888791#M309751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some other options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use PowerShell&lt;/STRONG&gt; - that comes with Windows - you can do RESTful API and scripts that allow you to read and write JSON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use cURL&lt;/STRONG&gt; - commandline tool to do the communication - have to use something else to parse/convert JSON messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 19:53:26 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-05-19T19:53:26Z</dc:date>
    <item>
      <title>Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888790#M309750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm exploring options to retrieve data from a rest web service into Qlikview. I'm trying to gauge the feasibility of the below considerations, so any feedback would be appreciated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Develop a bespoke connector - &lt;/STRONG&gt;Create a connector utility to send web request and convert response JSON document into CSV to load into Qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlikview Expressor - &lt;/STRONG&gt;Use/develop REST extension for expressor to load JSON data directly into QVW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlikview Extension / QVSource&lt;/STRONG&gt; - Seems very well supported. No idea of cost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Qlikview Extension / ETL-Tools QlikView Connector - &lt;/STRONG&gt;Has anyone used before?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 14:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888790#M309750</guid>
      <dc:creator>stats101</dc:creator>
      <dc:date>2015-05-19T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888791#M309751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some other options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use PowerShell&lt;/STRONG&gt; - that comes with Windows - you can do RESTful API and scripts that allow you to read and write JSON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use cURL&lt;/STRONG&gt; - commandline tool to do the communication - have to use something else to parse/convert JSON messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 19:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888791#M309751</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-19T19:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888792#M309752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Petter. I'm wondering what the difference in performance considerations are for the above options. A custom solution would need to store files in temporary holding area before loading into Qlikview, whereas an extension like QVSource would load directly into the Qlikview application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 08:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888792#M309752</guid>
      <dc:creator>stats101</dc:creator>
      <dc:date>2015-05-20T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888793#M309753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would guess that the size of the data and the speed that the data is delivered from the Web Service is your real bottle neck. I am pretty sure that temporary storing/holding the data is totally insignificant compared to that. But the QVSource have a lot of other advantages being an industry standard quality solution and offering the full flexibility of an advanced tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically it all depends on your full requirements and your your budget. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 08:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888793#M309753</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-05-20T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888794#M309754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're working with several billion rows, so any incidental difference in storing the file in a holding area I would suspect would add a tangible overhead at those numbers. Will look further into QVSource. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 09:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888794#M309754</guid>
      <dc:creator>stats101</dc:creator>
      <dc:date>2015-05-20T09:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888795#M309755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this answer your question? If it did please mark the thread as answered or follow-up by marking something helpful or supply with further questions or information if it is necessary to conclude &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 05:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888795#M309755</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-30T05:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888796#M309756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Luck in sending JSON post command to read output of the web-service call made from Qlikview to R calculator service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 07:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888796#M309756</guid>
      <dc:creator />
      <dc:date>2015-11-18T07:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using data from JSON Rest API in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888797#M309757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible to make a JSON post with xmlhttp-request from a VBscript or JScript macro and get the result back and make it available as QlikView Variables. These variables can be integrated with field/tables by using a helper table that add the results via the variables. Not too much data should go back and forth perhaps. But mostly with R it isn't always a huge number of values....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 10:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-data-from-JSON-Rest-API-in-Qlikview/m-p/888797#M309757</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-11-18T10:11:36Z</dc:date>
    </item>
  </channel>
</rss>

