<?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 a variable in a API URL in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307748#M79156</link>
    <description>&lt;P&gt;Can you show us a screenshot of your job? It will be hard to identify how best to do this without knowing a little more about your job.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 08:11:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-15T08:11:14Z</dc:date>
    <item>
      <title>Using a variable in a API URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307747#M79155</link>
      <description>&lt;P&gt;I'm trying to figure out something.&amp;nbsp; I have a table which has clients.&amp;nbsp; I'm trying to fill in a table called events using an API URL.&amp;nbsp; I need to get the clients from the first table and then loop thru the events API URL to get info for each client in the first table.&amp;nbsp; I can't figure out how to loop thru and then change the API URL for the second table depending on the client read from the first table.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 21:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307747#M79155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-14T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable in a API URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307748#M79156</link>
      <description>&lt;P&gt;Can you show us a screenshot of your job? It will be hard to identify how best to do this without knowing a little more about your job.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 08:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307748#M79156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-15T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable in a API URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307749#M79157</link>
      <description>&lt;P&gt;Here's an screenshot.&amp;nbsp; I'm not sure that I'm on the right track at all.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvYL"&gt;PGA festivals from API.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 15 May 2019 14:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307749#M79157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-15T14:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using a variable in a API URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307750#M79158</link>
      <description>&lt;P&gt;The easiest way to do this is to retrieve your looping data and feed it into a tFlowToIterate. This will store it in the globalMap and iterate over it for the next part of the job. You then need to connect your tFlowToIterate to a tJava (as a component to build your URL using Java String manipulation). From the tJava, connect your tRestClient component via an OnComponentOK link. Use the URL you have computed in the tRestClient.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 08:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-a-variable-in-a-API-URL/m-p/2307750#M79158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-16T08:06:53Z</dc:date>
    </item>
  </channel>
</rss>

