<?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: i-doit API Connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/i-doit-API-Connection/m-p/2348845#M115914</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will build the JSON using tXMLMap and other components. &amp;nbsp;Read this&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/30803355/send-json-request-using-trestclient-with-nested-object-in-talend" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/30803355/send-json-request-using-trestclient-with-nested-object-in-talend&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 13:56:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T13:56:16Z</dc:date>
    <item>
      <title>i-doit API Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/i-doit-API-Connection/m-p/2348844#M115913</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt; 
&lt;P&gt;i have a newbie question and i just don't see how to do it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to import a csv into i-doit CDMB and want to use the REST API.&lt;BR /&gt;So i tried to use tRestClient to connect with the API and upload my csv line by line but i don't get the necessary json right:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Example JSON for Body&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;{
    "jsonrpc": "2.0",
    "method": "cmdb.object.create",
    "params": {
        "type": "C__OBJTYPE__SERVER",
        "title": "My little server",
        "apikey": "c1ia5q"
    },
    "id": 1
}&lt;/PRE&gt; 
&lt;P&gt;What i need is a way to send this per tRestClient and use a colume from my csv for TITLE (and some other fields).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried it with tRest where you can set this as body with no problems, but, call me stupid, i don't get around how to get this done with a variable from my csv.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I would be delighted it someone can help me with some ideas&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kind regards,&lt;/P&gt; 
&lt;P&gt;Rene&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/i-doit-API-Connection/m-p/2348844#M115913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T13:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: i-doit API Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/i-doit-API-Connection/m-p/2348845#M115914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will build the JSON using tXMLMap and other components. &amp;nbsp;Read this&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/30803355/send-json-request-using-trestclient-with-nested-object-in-talend" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/30803355/send-json-request-using-trestclient-with-nested-object-in-talend&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/i-doit-API-Connection/m-p/2348845#M115914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T13:56:16Z</dc:date>
    </item>
  </channel>
</rss>

