<?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 Rest API call using Talend to get daily data from source in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Rest-API-call-using-Talend-to-get-daily-data-from-source/m-p/2318312#M88666</link>
    <description>&lt;P&gt;I am very new to talend. I have a requirement to get daily data from rest api end point. POST request is to be used. Please guide me how to achieve this. Right now I have created a job like&lt;/P&gt;&lt;P&gt;tRestClient--&amp;gt;tConvertType--&amp;gt;tFileOutput. So if I want to pass current day's date to tRestclient, how to do that dynamically ?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:50:09 GMT</pubDate>
    <dc:creator>rvalsan1610542244</dc:creator>
    <dc:date>2024-11-16T00:50:09Z</dc:date>
    <item>
      <title>Rest API call using Talend to get daily data from source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Rest-API-call-using-Talend-to-get-daily-data-from-source/m-p/2318312#M88666</link>
      <description>&lt;P&gt;I am very new to talend. I have a requirement to get daily data from rest api end point. POST request is to be used. Please guide me how to achieve this. Right now I have created a job like&lt;/P&gt;&lt;P&gt;tRestClient--&amp;gt;tConvertType--&amp;gt;tFileOutput. So if I want to pass current day's date to tRestclient, how to do that dynamically ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Rest-API-call-using-Talend-to-get-daily-data-from-source/m-p/2318312#M88666</guid>
      <dc:creator>rvalsan1610542244</dc:creator>
      <dc:date>2024-11-16T00:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API call using Talend to get daily data from source</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Rest-API-call-using-Talend-to-get-daily-data-from-source/m-p/2318313#M88667</link>
      <description>&lt;P&gt;You do not have mentioned how the api expect the parameters.&lt;/P&gt;&lt;P&gt;POST requests usually use a document (json or xml) to accept the information. You have to create the document and than use the incoming flow from the tRestClient to use this document (schema column: string)&lt;/P&gt;&lt;P&gt;If your date value have to be applied as query parameter you setup the value in the Basic settings in the Query section.&lt;/P&gt;&lt;P&gt;If your date value schould be applied as part of the URL you have to build the URL according to your needs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At least not enough information to help you further.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 15:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Rest-API-call-using-Talend-to-get-daily-data-from-source/m-p/2318313#M88667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-13T15:35:44Z</dc:date>
    </item>
  </channel>
</rss>

