<?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 Creating Qlik Cloud Connectors (KeySurvey) in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2460904#M13790</link>
    <description>&lt;P&gt;I'd like to use a connector for a product we have called KeySurvey.&amp;nbsp; I'm never set up a connector and feel like I am jumping into the deep end.&amp;nbsp; Is there a step-by-step for this?&amp;nbsp; A white paper?&amp;nbsp; or has someone else done this?&lt;/P&gt;
&lt;P&gt;I am assuming there's a cost for each pull.&amp;nbsp; Our users want the data pulled every hour sometimes and I want to know how much that is, because the frequency tends to make our costs jump.&amp;nbsp; Does anyone have any costing tools or suggestions for that before going full-steam ahead on this project?&lt;/P&gt;
&lt;P&gt;I hate to say it, but for us it might be cheaper just to automate moving the csv files to where Qlik will pick them up rather than a direct connector.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2024 17:17:50 GMT</pubDate>
    <dc:creator>Crichter141</dc:creator>
    <dc:date>2024-06-10T17:17:50Z</dc:date>
    <item>
      <title>Creating Qlik Cloud Connectors (KeySurvey)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2460904#M13790</link>
      <description>&lt;P&gt;I'd like to use a connector for a product we have called KeySurvey.&amp;nbsp; I'm never set up a connector and feel like I am jumping into the deep end.&amp;nbsp; Is there a step-by-step for this?&amp;nbsp; A white paper?&amp;nbsp; or has someone else done this?&lt;/P&gt;
&lt;P&gt;I am assuming there's a cost for each pull.&amp;nbsp; Our users want the data pulled every hour sometimes and I want to know how much that is, because the frequency tends to make our costs jump.&amp;nbsp; Does anyone have any costing tools or suggestions for that before going full-steam ahead on this project?&lt;/P&gt;
&lt;P&gt;I hate to say it, but for us it might be cheaper just to automate moving the csv files to where Qlik will pick them up rather than a direct connector.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 17:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2460904#M13790</guid>
      <dc:creator>Crichter141</dc:creator>
      <dc:date>2024-06-10T17:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Qlik Cloud Connectors (KeySurvey)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2463090#M13834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/95656"&gt;@Crichter141&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I see the KeySurvey has some APIs:&amp;nbsp;&lt;A href="https://www.keysurvey.com/survey-software/api-integration/" target="_blank"&gt;https://www.keysurvey.com/survey-software/api-integration/.&lt;/A&gt; Have to tried those?&lt;/P&gt;
&lt;P&gt;Also I don't see any problem if you Automate an Export process. You could, for example, export the CSV files to a folder monitored by Qlik DataTransfer. Qlik DataTransfer will upload these CSV files straight to Qlik Cloud, keeping in sync the data you have in Cloud with your on-prem folder. Qlik DataTransfer is a free tool. For more details:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/QlikDataTransfer/install-Qlik-DataTransfer.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/QlikDataTransfer/install-Qlik-DataTransfer.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 15:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2463090#M13834</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2024-06-17T15:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Qlik Cloud Connectors (KeySurvey)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2463243#M13835</link>
      <description>&lt;P&gt;There are some ways to connect to a data source:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you have direct access to the database you can use an OBDC or the specific-database connector (such as SQL Server, Oracle, MySQL,...).&amp;nbsp;Review connectors here:&amp;nbsp;&lt;A href="https://www.qlik.com/us/products/data-sources" target="_blank"&gt;https://www.qlik.com/us/products/data-sources&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;If you have access via API, you could use the REST Connector and build API calls in your load script.&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-connector.htm&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;You could develop your own custom connector through QVX:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/QVXSDKAPI/Content/Sense_QVXSDKAPI/Introducing-QVX.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2024/Subsystems/QVXSDKAPI/Content/Sense_QVXSDKAPI/Introducing-QVX.htm&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope it helps!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 06:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2463243#M13835</guid>
      <dc:creator>Mario_De_Felipe</dc:creator>
      <dc:date>2024-06-18T06:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Qlik Cloud Connectors (KeySurvey)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2478220#M14057</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Prem, we are using a connector to pull the survey and create a CSV file.&amp;nbsp; That file is being moved to a location that both our Prem and Cloud applications can access (right now we're moving to the cloud so we have both).&amp;nbsp; It's not ideal, but it works.&lt;/P&gt;
&lt;P&gt;The issue I'm seeing is the Rest connector we have on Prem does not work in the Cloud. From what I see it's not set up the same and I really don't understand what the differences represent.&amp;nbsp; Update:&amp;nbsp; Spoke to our partner and it's the redirect that Cloud isn't allowing.&amp;nbsp; Using their words because I truly don't understand it.&lt;/P&gt;
&lt;P&gt;We went back to our partner to get the Key Survey connector a try.&amp;nbsp; The old process had us updating 3 survey Id's and the new one has that, plus hardcoding all the questions and answers manually.&amp;nbsp; A lot of manual work, but the results are still lacking.&lt;/P&gt;
&lt;P&gt;Once we get a final solution I'll update this.&amp;nbsp; I keep thinking I can't be the only one struggling with this change.&amp;nbsp; Again thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 14:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-Qlik-Cloud-Connectors-KeySurvey/m-p/2478220#M14057</guid>
      <dc:creator>crichter14</dc:creator>
      <dc:date>2024-08-27T14:41:28Z</dc:date>
    </item>
  </channel>
</rss>

