<?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: Json Format ( POST/PUT REST API ) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312264#M83230</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AbWHoAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134070i87CABE47C283F58B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AbWHoAAN.png" alt="0693p00000AbWHoAAN.png" /&gt;&lt;/span&gt;I'm really thankful @amine kacem​&amp;nbsp;: it seems a good solution .&lt;/P&gt;&lt;P&gt;But i tried the solution in the picture and it works&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2020 13:30:58 GMT</pubDate>
    <dc:creator>Aymen1</dc:creator>
    <dc:date>2020-12-15T13:30:58Z</dc:date>
    <item>
      <title>Json Format ( POST/PUT REST API )</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312262#M83228</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;I am a beginner with talend and I am looking to do a POST of this &lt;B&gt;Json&lt;/B&gt; format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"data":&amp;nbsp;[&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"a":&amp;nbsp;46302,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"b":&amp;nbsp;816768,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"c":&amp;nbsp;"5.000000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;      &amp;nbsp;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;           &amp;nbsp;&amp;nbsp;]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;How can I have this format with &lt;B&gt;tWriteJsonField&lt;/B&gt; component ?? -- my message error : &lt;B&gt;{"code":404,"message":"Json invalide"}&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AayYbAAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149460i9EA106791D5C8C3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AayYbAAJ.png" alt="0693p00000AayYbAAJ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In advance, thank you for your answer .&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312262#M83228</guid>
      <dc:creator>Aymen1</dc:creator>
      <dc:date>2024-11-16T00:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Json Format ( POST/PUT REST API )</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312263#M83229</link>
      <description>&lt;P&gt;I have the solution, with each json extract component write the "json looppath querry" like this "$" and you will access the next element in the tree, ie you will get more details. then at the end, in the component "json extract" same thing but for the fields write the final fields of the json object like this "$ .id" "$ .name" "$ .firstname"&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 09:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312263#M83229</guid>
      <dc:creator>aminegac</dc:creator>
      <dc:date>2020-12-11T09:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Json Format ( POST/PUT REST API )</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312264#M83230</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AbWHoAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134070i87CABE47C283F58B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AbWHoAAN.png" alt="0693p00000AbWHoAAN.png" /&gt;&lt;/span&gt;I'm really thankful @amine kacem​&amp;nbsp;: it seems a good solution .&lt;/P&gt;&lt;P&gt;But i tried the solution in the picture and it works&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 13:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312264#M83230</guid>
      <dc:creator>Aymen1</dc:creator>
      <dc:date>2020-12-15T13:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Json Format ( POST/PUT REST API )</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312265#M83231</link>
      <description>&lt;P&gt;@Not defined Not defined​&amp;nbsp; welcome , i will also try yours ,thanks , i tried it in the past and it did not work because of that tree structue at right ,i did not knew what to put , i will try  to do as  you did.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 14:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-Format-POST-PUT-REST-API/m-p/2312265#M83231</guid>
      <dc:creator>aminegac</dc:creator>
      <dc:date>2020-12-17T14:19:13Z</dc:date>
    </item>
  </channel>
</rss>

