<?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: Set dynamic API URL in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1927167#M16744</link>
    <description>&lt;P&gt;Thank you! I added this in the WITH CONNECTION section and it works perfectly.&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;Url "$(vUrl)"&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 06:39:30 GMT</pubDate>
    <dc:creator>ben0109</dc:creator>
    <dc:date>2022-05-06T06:39:30Z</dc:date>
    <item>
      <title>Set dynamic API URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1926044#M16727</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;
&lt;P&gt;I want to get access to historical exchange rate data by using the ExchangeRate-API in Qlik Sense.&lt;/P&gt;
&lt;P&gt;The API URL structure is like this:&amp;nbsp;&lt;/P&gt;
&lt;PRE class="hljs"&gt;https://v6.exchangerate-api.com/v6/&lt;STRONG&gt;&lt;I&gt;YOUR-API-KEY&lt;/I&gt;&lt;/STRONG&gt;/history/&lt;STRONG&gt;&lt;I&gt;USD&lt;/I&gt;&lt;/STRONG&gt;/&lt;STRONG&gt;&lt;I&gt;YEAR&lt;/I&gt;&lt;/STRONG&gt;/&lt;STRONG&gt;&lt;I&gt;MONTH&lt;/I&gt;&lt;/STRONG&gt;/&lt;STRONG&gt;&lt;I&gt;DAY&lt;/I&gt;&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;I am unsure on how to create the setup for this, as I don't see parameters being passed. Is there a way that I can setup part of the connection and add/join the remainder of the call in the load script?&lt;/P&gt;
&lt;P&gt;Ideally, it would be great if I can setup the connection just as "&lt;A href="https://v6.exchangerate-api.com/v6/YOUR-API-KEY/history/USD/&amp;quot;" target="_blank"&gt;https://v6.exchangerate-api.com/v6/YOUR-API-KEY/history/USD/"&lt;/A&gt;&amp;nbsp;and then add the date as a variable.&lt;/P&gt;
&lt;P&gt;I need data for the past five years and I don't want to setup 1525+ connections just to get the data.&lt;/P&gt;
&lt;P&gt;Alternatively, is there another reliable exchange rate API that anyone can recommend that makes it a bit easier and more dynamic?&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 08:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1926044#M16727</guid>
      <dc:creator>ben0109</dc:creator>
      <dc:date>2022-05-04T08:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set dynamic API URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1927122#M16743</link>
      <description>&lt;P&gt;If you're using a Web File you should try URL is.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptSpecifiers/url.htm" target="_self"&gt;Qlik Sense URL is&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this &lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/Web-file-Connector-Dynamic/td-p/1598418" target="_self"&gt;example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 22:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1927122#M16743</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2022-05-05T22:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set dynamic API URL</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1927167#M16744</link>
      <description>&lt;P&gt;Thank you! I added this in the WITH CONNECTION section and it works perfectly.&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;Url "$(vUrl)"&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 06:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Set-dynamic-API-URL/m-p/1927167#M16744</guid>
      <dc:creator>ben0109</dc:creator>
      <dc:date>2022-05-06T06:39:30Z</dc:date>
    </item>
  </channel>
</rss>

