<?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 Unable to set body in tRestClient POST in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-set-body-in-tRestClient-POST/m-p/2373973#M136633</link>
    <description>&lt;P&gt;I'm converting from a CSV (filedelim) file to JSON and then POSTing to an API. The POST is happening but the body appears blank.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jun 2018 15:54:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-08T15:54:14Z</dc:date>
    <item>
      <title>Unable to set body in tRestClient POST</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-set-body-in-tRestClient-POST/m-p/2373973#M136633</link>
      <description>&lt;P&gt;I'm converting from a CSV (filedelim) file to JSON and then POSTing to an API. The POST is happening but the body appears blank.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-set-body-in-tRestClient-POST/m-p/2373973#M136633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-08T15:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to set body in tRestClient POST</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-set-body-in-tRestClient-POST/m-p/2373974#M136634</link>
      <description>Did you set your header(s) correctly 
&lt;BR /&gt;if you have binary (non-alphanumeric) data (or a significantly sized payload) to transmit, use multipart/form-data. Otherwise, use application/x-www-form-urlencoded 
&lt;BR /&gt;Set query parameter variable with the json string value it results in a url 
&lt;A href="http://www.yours.com/sub/url/?variable=yourJsonString" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.yours.com/sub/url/?variable=yourJsonString&lt;/A&gt;</description>
      <pubDate>Mon, 11 Jun 2018 01:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-set-body-in-tRestClient-POST/m-p/2373974#M136634</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-06-11T01:40:53Z</dc:date>
    </item>
  </channel>
</rss>

