<?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 Qlikview --&amp;gt; Rest API Connection including a parameterized URL in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlikview-gt-Rest-API-Connection-including-a-parameterized-URL/m-p/1877985#M72386</link>
    <description>&lt;P&gt;I'm running a Qlikview API rest connection where i have used several parameters in the used URL. Now I would like to re-create this in Qlik Sense.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Qlik Sense you can create an API connection with a new data connection, however that data connection doesn't offer any flexiblity in it. I'm trying to use an API data connection together with a URL, where I use the URL to&amp;nbsp;use parameters.&lt;/P&gt;
&lt;P&gt;Any idea how i can get this working?:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Qlikview:&lt;/STRONG&gt;&lt;BR /&gt;CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=&lt;A href="https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123" target="_blank" rel="noopener"&gt;https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123&lt;/A&gt;;";&lt;BR /&gt;&lt;BR /&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"total"&lt;BR /&gt;FROM JSON (wrap on) "root";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Qlik Sense&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Tried to convert it to Qlik Sense, but it gives a 'HTTP protocol error 400 (bad request)' error:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'Eloqua (API_Test)';&lt;/P&gt;
&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"total"&lt;BR /&gt;FROM JSON (wrap on) "root"&lt;BR /&gt;WITH CONNECTION &lt;BR /&gt;(url "&lt;A href="https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123" target="_blank" rel="noopener"&gt;https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123&lt;/A&gt;"; );&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 14:06:30 GMT</pubDate>
    <dc:creator>twanqlik</dc:creator>
    <dc:date>2022-01-06T14:06:30Z</dc:date>
    <item>
      <title>Qlikview --&gt; Rest API Connection including a parameterized URL</title>
      <link>https://community.qlik.com/t5/App-Development/Qlikview-gt-Rest-API-Connection-including-a-parameterized-URL/m-p/1877985#M72386</link>
      <description>&lt;P&gt;I'm running a Qlikview API rest connection where i have used several parameters in the used URL. Now I would like to re-create this in Qlik Sense.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Qlik Sense you can create an API connection with a new data connection, however that data connection doesn't offer any flexiblity in it. I'm trying to use an API data connection together with a URL, where I use the URL to&amp;nbsp;use parameters.&lt;/P&gt;
&lt;P&gt;Any idea how i can get this working?:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Qlikview:&lt;/STRONG&gt;&lt;BR /&gt;CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=&lt;A href="https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123" target="_blank" rel="noopener"&gt;https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123&lt;/A&gt;;";&lt;BR /&gt;&lt;BR /&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"total"&lt;BR /&gt;FROM JSON (wrap on) "root";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Qlik Sense&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Tried to convert it to Qlik Sense, but it gives a 'HTTP protocol error 400 (bad request)' error:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'Eloqua (API_Test)';&lt;/P&gt;
&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"total"&lt;BR /&gt;FROM JSON (wrap on) "root"&lt;BR /&gt;WITH CONNECTION &lt;BR /&gt;(url "&lt;A href="https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123" target="_blank" rel="noopener"&gt;https://secure.p01.eloqua.com/api/REST/2.0/assets/campaigns;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=3;useWindowsAuthentication=false;forceAuthenticationType=1;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;PaginationType=None;XUserId=123;XPassword=123&lt;/A&gt;"; );&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlikview-gt-Rest-API-Connection-including-a-parameterized-URL/m-p/1877985#M72386</guid>
      <dc:creator>twanqlik</dc:creator>
      <dc:date>2022-01-06T14:06:30Z</dc:date>
    </item>
  </channel>
</rss>

