<?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: How to iterate over RESTClient response and call Rest API for each interation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377193#M139108</link>
    <description>&lt;P&gt;i cant create an iterate link between tFlowtoIterate&amp;nbsp;and the next tRestClient&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 14:17:40 GMT</pubDate>
    <dc:creator>matthewdeveloper</dc:creator>
    <dc:date>2021-12-22T14:17:40Z</dc:date>
    <item>
      <title>How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377191#M139106</link>
      <description>&lt;P&gt;Hi everyone, I'm a beginner in Talend, so basically I need to call a REST API, extract one column of the response (array of ids), and then for each ID I need to call another REST API to extract more data. How can I do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to get to the array of ids but I have no idea how to interact over each ID to call my next endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTAKAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150321i95E42663856A5C7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTAKAA3.png" alt="0695b00000LyTAKAA3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTAdAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135178i2E9E8F12BC0E45DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTAdAAN.png" alt="0695b00000LyTAdAAN.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be very appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 13:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377191#M139106</guid>
      <dc:creator>matthewdeveloper</dc:creator>
      <dc:date>2021-12-22T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377192#M139107</link>
      <description>&lt;P&gt;Hi you can use tFlowtoIterate component after tExtractJsonFields with a main link  then you use an iterate link on tRestClient and in the tRestCLient component you use the globalVar of the tFlowToIterate:&lt;/P&gt;&lt;P&gt;eg : if row2 is between tExtractJsonfield and tFlowToIterate then the variable will be (String)globalMap.get("row2.id").&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377192#M139107</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T14:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377193#M139108</link>
      <description>&lt;P&gt;i cant create an iterate link between tFlowtoIterate&amp;nbsp;and the next tRestClient&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377193#M139108</guid>
      <dc:creator>matthewdeveloper</dc:creator>
      <dc:date>2021-12-22T14:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377194#M139109</link>
      <description>&lt;P&gt;so you can iterate on a tJava empty and you put an on component ok link between tJava and tRestClient&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377194#M139109</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T14:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377195#M139110</link>
      <description>&lt;P&gt;i managed to create the iterate link by using normal tRest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTL2AAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132631i2453997A8451E505/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTL2AAN.png" alt="0695b00000LyTL2AAN.png" /&gt;&lt;/span&gt;is there any difference between tRestClient and tRest? &lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377195#M139110</guid>
      <dc:creator>matthewdeveloper</dc:creator>
      <dc:date>2021-12-22T14:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377196#M139111</link>
      <description>&lt;P&gt;if you are familiar with tRestClient keep it :&lt;/P&gt;&lt;P&gt;tFlowToiTerate--&amp;gt;iterate link--&amp;gt; tJava (nothing inside)--&amp;gt;on component ok link--&amp;gt; tRestClient&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377196#M139111</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T14:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to iterate over RESTClient response and call Rest API for each interation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377197#M139112</link>
      <description>&lt;P&gt;thank you it worked&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 20:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-iterate-over-RESTClient-response-and-call-Rest-API-for/m-p/2377197#M139112</guid>
      <dc:creator>matthewdeveloper</dc:creator>
      <dc:date>2021-12-22T20:59:44Z</dc:date>
    </item>
  </channel>
</rss>

