<?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 HTTP POST with JSON in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HTTP-POST-with-JSON/m-p/2305212#M76899</link>
    <description>&lt;P&gt;Moin,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to http-post some parsed data to a REST API.&lt;BR /&gt;It is formatet with tWriteJSONField.&lt;BR /&gt;The input row has now only one column 'Body'.&lt;/P&gt; 
&lt;P&gt;With tHttpRequest I can't do:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;use row.Body as URI part&lt;/LI&gt; 
 &lt;LI&gt;put it in "Post parameters from file" (because it is in no file ..)&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;--&amp;gt; The body is always empty.&lt;/P&gt; 
&lt;P&gt;The tREST component doesn't accept any input.&lt;/P&gt; 
&lt;P&gt;And with tRESTClient the body is also always empty.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So how to post data to a API?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 13:57:38 GMT</pubDate>
    <dc:creator>thrichter</dc:creator>
    <dc:date>2019-05-13T13:57:38Z</dc:date>
    <item>
      <title>HTTP POST with JSON</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HTTP-POST-with-JSON/m-p/2305212#M76899</link>
      <description>&lt;P&gt;Moin,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to http-post some parsed data to a REST API.&lt;BR /&gt;It is formatet with tWriteJSONField.&lt;BR /&gt;The input row has now only one column 'Body'.&lt;/P&gt; 
&lt;P&gt;With tHttpRequest I can't do:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;use row.Body as URI part&lt;/LI&gt; 
 &lt;LI&gt;put it in "Post parameters from file" (because it is in no file ..)&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;--&amp;gt; The body is always empty.&lt;/P&gt; 
&lt;P&gt;The tREST component doesn't accept any input.&lt;/P&gt; 
&lt;P&gt;And with tRESTClient the body is also always empty.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So how to post data to a API?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 13:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HTTP-POST-with-JSON/m-p/2305212#M76899</guid>
      <dc:creator>thrichter</dc:creator>
      <dc:date>2019-05-13T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP POST with JSON</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HTTP-POST-with-JSON/m-p/2305213#M76900</link>
      <description>&lt;P&gt;tRestClient reads its POST body data from the 'string' variable.&amp;nbsp; Put your json in there and it should work.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 18:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HTTP-POST-with-JSON/m-p/2305213#M76900</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-05-13T18:35:02Z</dc:date>
    </item>
  </channel>
</rss>

