<?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 make a REST API post request using cHttp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-make-a-REST-API-post-request-using-cHttp/m-p/2353139#M119396</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you already checked component reference about:&lt;A title="TalendHelpCenter:cHttp" href="https://community.qlik.com/s/feed/0D53p00007vCqa6CAC" target="_self"&gt;TalendHelpCenter:cHttp&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are related scenarios about:&lt;A title="TalendHelpCenter:Retrieving the content of a remote file" href="https://help.talend.com/reader/7c8laCosfJNzC5Zw2uIEXw/FLrhAieV1VOSah49bhStpg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Retrieving the content of a remote file&lt;/A&gt;, &lt;A title="TalendHelpCenter:Using cHttp to produce a Web service" href="https://help.talend.com/reader/6m~n7HNnBxUPBYR3NG3S5g/38A8TkFOw~7~Vm6M7POzOA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Using cHttp to produce a Web service&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2017 06:47:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-11T06:47:14Z</dc:date>
    <item>
      <title>How to make a REST API post request using cHttp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-make-a-REST-API-post-request-using-cHttp/m-p/2353138#M119395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using Talend ESB 6.2 enterprise and I want my API to keep listening webserver and send the response to Talend DI job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I can run my API in postman with bellow settings&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"&lt;A href="https://mycontent.com/v2/tokens" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://mycontent.com/v2/tokens&lt;/A&gt;"&lt;/P&gt; 
&lt;P&gt;Method: POST&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Headers&lt;/P&gt; 
&lt;P&gt;Content-Type:&amp;nbsp;application/x-www-form-urlencoded&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Body:&lt;/P&gt; 
&lt;P&gt;Check option: x-www-form-urlencoded&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Key:Value&lt;/P&gt; 
&lt;P&gt;Parameters added&lt;/P&gt; 
&lt;P&gt;Username:abc&lt;/P&gt; 
&lt;P&gt;Password:abc&lt;/P&gt; 
&lt;P&gt;Department:Finance&lt;/P&gt; 
&lt;P&gt;.&lt;/P&gt; 
&lt;P&gt;May I know please how can I set up this configuration in cHttp component&amp;nbsp; ? There is no refernce to acheieve this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any&amp;nbsp; help ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-make-a-REST-API-post-request-using-cHttp/m-p/2353138#M119395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a REST API post request using cHttp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-make-a-REST-API-post-request-using-cHttp/m-p/2353139#M119396</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Have you already checked component reference about:&lt;A title="TalendHelpCenter:cHttp" href="https://community.qlik.com/s/feed/0D53p00007vCqa6CAC" target="_self"&gt;TalendHelpCenter:cHttp&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are related scenarios about:&lt;A title="TalendHelpCenter:Retrieving the content of a remote file" href="https://help.talend.com/reader/7c8laCosfJNzC5Zw2uIEXw/FLrhAieV1VOSah49bhStpg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Retrieving the content of a remote file&lt;/A&gt;, &lt;A title="TalendHelpCenter:Using cHttp to produce a Web service" href="https://help.talend.com/reader/6m~n7HNnBxUPBYR3NG3S5g/38A8TkFOw~7~Vm6M7POzOA" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Using cHttp to produce a Web service&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 06:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-make-a-REST-API-post-request-using-cHttp/m-p/2353139#M119396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T06:47:14Z</dc:date>
    </item>
  </channel>
</rss>

