<?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 Qlik Rest Connector VS Web Connectors in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291424#M6575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between Qlik Rest Connector VS Web Connectors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything in the performance improvements , Consistency ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:53:35 GMT</pubDate>
    <dc:creator>brindlogcool</dc:creator>
    <dc:date>2021-04-02T07:53:35Z</dc:date>
    <item>
      <title>Qlik Rest Connector VS Web Connectors</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291424#M6575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between Qlik Rest Connector VS Web Connectors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything in the performance improvements , Consistency ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291424#M6575</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2021-04-02T07:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest Connector VS Web Connectors</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291425#M6576</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;The biggest difference is that the Qlik REST Connector is free, but you have to licence Qlik Web Connectors, for anything other than the standard connectors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the connectors that are included in the Qlik Web Connectors will be talking to the APIs using REST, and could in theory be re-written using the REST connector.&amp;nbsp; However, by using Qlik Web Connectors all of the heavy lifting of doing authentication, storing credentials, maintaining state, cleansing output etc. etc. etc. has been done for you.&amp;nbsp; Furthermore, the Qlik Web Connectors will have been rigorously tested, and the developers are looking out for any changes to the APIs they connect to that will require a change to the code base.&amp;nbsp; If an API does change without warning there will be a large number of users affected, and a fix usually appears very quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have written your own connection using the REST connector then you are on your own and could very easily spend a lot of time developing your connection, and it may not be robust going forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are connecting to a REST API that you manage internally, to your own intranet for example, then there won't be a Qlik Web Connector for it and you will be well placed to build a connection to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are connecting to something there is a connector for though then I would suggest that the buy vs. build argument goes heavily in favour of licencing a connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 15:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291425#M6576</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-11-22T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest Connector VS Web Connectors</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291426#M6577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to Access the web connectors over the extension. For example the data refresh based on user inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 16:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291426#M6577</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2016-11-22T16:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest Connector VS Web Connectors</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291427#M6578</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;The web connectors pull data in the load script, so are not aware of what is going on in extensions.&amp;nbsp; You could build an extension that takes user input, writes it to the server and then triggers a reload that reads that file into variables to use in the web connectors load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can download Qlik Web Connectors for free, and try out some of the standard connectors.&amp;nbsp; The Google Calendar connector is a good free connector that gives a good idea of how the connectors work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've given a brief overview of all the free connectors on my blog here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/free-qlik-web-connectors/" title="https://www.quickintelligence.co.uk/free-qlik-web-connectors/"&gt;https://www.quickintelligence.co.uk/free-qlik-web-connectors/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 22:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291427#M6578</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-11-22T22:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest Connector VS Web Connectors</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291428#M6579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 20:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlik-Rest-Connector-VS-Web-Connectors/m-p/1291428#M6579</guid>
      <dc:creator>brindlogcool</dc:creator>
      <dc:date>2016-11-23T20:13:50Z</dc:date>
    </item>
  </channel>
</rss>

