<?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 use a REST API using Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369765#M132879</link>
    <description>How can connect Talend to a REST webservice ?&lt;BR /&gt;With tWebServiceInput ? tXSLT ??? In reading the XML file ??&lt;BR /&gt;I search tutorial or screenshot of job...</description>
    <pubDate>Tue, 26 Jan 2010 15:00:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-01-26T15:00:49Z</dc:date>
    <item>
      <title>How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369762#M132876</link>
      <description>I'm trying to use Talend to connect to a plain REST API and can't find an easy way to do it.
&lt;BR /&gt;My aim is just to send an HTTP Post with some parameters to an URL. 
&lt;BR /&gt;Any advice for the right component to use ?
&lt;BR /&gt;Thanks in advance
&lt;BR /&gt;Olivier</description>
      <pubDate>Sat, 16 Nov 2024 13:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369762#M132876</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369763#M132877</link>
      <description>I'm in the same boat here. It doesn't look like talend support these capabilities yet. Let me know if I'm wrong. Thanks.</description>
      <pubDate>Tue, 01 Dec 2009 19:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369763#M132877</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-12-01T19:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369764#M132878</link>
      <description>Hello, 
&lt;BR /&gt;U want to call a job deployed as webservice with a POST/GET HTTP call, sure U can : 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpzVCAS" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/Find-userfriendly-solution-to-launch-enter-parameters-in/td-p/171317&lt;/A&gt; 
&lt;BR /&gt;A REST architecture means exposing ressources for CRUD operations which an ETL job hardly defines. 
&lt;BR /&gt;At best it could be only seen a small subset of all possibles ETL opérations. 
&lt;BR /&gt;Does some other ETL product do this kind of stuffs?</description>
      <pubDate>Tue, 01 Dec 2009 21:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369764#M132878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-01T21:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369765#M132879</link>
      <description>How can connect Talend to a REST webservice ?&lt;BR /&gt;With tWebServiceInput ? tXSLT ??? In reading the XML file ??&lt;BR /&gt;I search tutorial or screenshot of job...</description>
      <pubDate>Tue, 26 Jan 2010 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369765#M132879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-26T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369766#M132880</link>
      <description>I've used tFileFetch to call REST web services from a Talend job and it works very well. It supports authentication, and you can pass query parameters in on the URI (assuming you are doing a GET) or POST parameters if you are calling the service to make an update. Assuming the REST response is XML, this can also be processed very easily in Talend using the XML components.</description>
      <pubDate>Tue, 05 Oct 2010 17:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369766#M132880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-05T17:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a REST API using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369767#M132881</link>
      <description>I requested the same at : 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqQICA0" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/AXIS-Webservice-How-to-export-RESTful-Webservice-from-TOS/td-p/108741&lt;/A&gt;</description>
      <pubDate>Tue, 05 Oct 2010 18:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-a-REST-API-using-Talend/m-p/2369767#M132881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-05T18:42:21Z</dc:date>
    </item>
  </channel>
</rss>

