<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[custom fields über API schreiben mittels cmdb.object.create geht nicht]]></title><description><![CDATA[<p dir="auto">Guten Tag,</p>
<p dir="auto">es gelingt uns nicht über die API in das Attribut "c_1663680235067" der benutzerdefinierten Kategorie "IT-TEST" mit<code> "method": "cmdb.object.create"</code>  zuschreiben.<br />
Woran könnte es liegen?</p>
<pre><code>{
    "version": "2.0",
    "method": "cmdb.object.create",
    "params": {
        "type": "C__OBJTYPE__SD_PCARBEITSPLATZ", 
        "title": "Mein TEST PC7",
        "apikey": ",XXXX",
        "language": "de",
        "defaultTemplate": 1,
        "categories": {
                 "C__CAT__CUSTOM_FIELDS_IT-TEST": [
                        {"c_1663680235067": "12345678"
                        }
                        ]
         }
    },
    "id": 1
}
</code></pre>
<p dir="auto">Viele Grüße</p>
<p dir="auto">Erik</p>
]]></description><link>https://community.i-doit.com/topic/4527/custom-fields-über-api-schreiben-mittels-cmdb-object-create-geht-nicht</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 22:29:36 GMT</lastBuildDate><atom:link href="https://community.i-doit.com/topic/4527.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Sep 2022 15:54:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to custom fields über API schreiben mittels cmdb.object.create geht nicht on Wed, 21 Sep 2022 12:33:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/martinv" aria-label="Profile: MartinV">@<bdi>MartinV</bdi></a><br />
Danke! Jetzt gehts!<br />
Wir hatten auch vergessen <code>f_text_</code>  vor <code>c_1663680235067</code> zu setzten.</p>
]]></description><link>https://community.i-doit.com/post/16549</link><guid isPermaLink="true">https://community.i-doit.com/post/16549</guid><dc:creator><![CDATA[FlatErik]]></dc:creator><pubDate>Wed, 21 Sep 2022 12:33:05 GMT</pubDate></item><item><title><![CDATA[Reply to custom fields über API schreiben mittels cmdb.object.create geht nicht on Wed, 21 Sep 2022 06:10:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flaterik" aria-label="Profile: FlatErik">@<bdi>FlatErik</bdi></a><br />
Schau mal unter Administration &gt; Schnittstellen / externe Daten &gt; JSON-RPC API &gt; Kategorien und Attribute, ob Du nicht in der Konstante der Kategorie einen Schreibfehler hast. I.d.R. heißen die C__CAT<strong>G</strong>__CUSTOM_FIELDS_xxx</p>
<p dir="auto">HTH<br />
Martin</p>
]]></description><link>https://community.i-doit.com/post/16547</link><guid isPermaLink="true">https://community.i-doit.com/post/16547</guid><dc:creator><![CDATA[MartinV]]></dc:creator><pubDate>Wed, 21 Sep 2022 06:10:39 GMT</pubDate></item></channel></rss>