<?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: Errors Posting Equipment Entries with to many Custom Field in BIM 360 API Forum</title>
    <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013267#M1586</link>
    <description>&lt;P&gt;Did you try the online json viewer&amp;nbsp;I pointed with the string you pasted? &amp;nbsp;When I tried it, it says invalid. &amp;nbsp;Perhaps, you can attach the string in a txt file to this post? &amp;nbsp;Maybe copy and paste is adding something which makes the strong invalid.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2017 20:23:43 GMT</pubDate>
    <dc:creator>mikako_harada</dc:creator>
    <dc:date>2017-04-12T20:23:43Z</dc:date>
    <item>
      <title>Errors Posting Equipment Entries with to many Custom Field</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7010703#M1583</link>
      <description>&lt;P&gt;I am using python and the request module to post upserts to the equipment table. &amp;nbsp;For the most part everything seems to be working with some notable exceptions. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;I have about 80 custom fields that I am posting to the entry. &amp;nbsp;When I try to pass all the custom fields I get&amp;nbsp;&amp;lt;Response [400]&amp;gt; errors. &amp;nbsp;When I trim the array of custom fields to ANY 33&amp;nbsp;custom fields everything posts properly. &amp;nbsp;When I extend beyond a certain buffer (33) I am met with the&amp;nbsp;&lt;SPAN&gt;&amp;lt;Response [400]&amp;gt; error and "No JSON object could be decoded" from pythons request module. &amp;nbsp;Does the post have a buffer I am exceding?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. &amp;nbsp;I have a mix bag of&amp;nbsp;text, numeric, checkbox custom fields predefined&amp;nbsp;in my equipment table. &amp;nbsp;It seems that only text fields are being set by upserts&amp;nbsp;to the equipment table.&amp;nbsp;Thoughts? &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Attached is a printout for one of the posts. &amp;nbsp;The printout includes the first 34 custom fields. &amp;nbsp;When I reduce the custom field array to 33 entries and or pick any other 33 entries in my array of 80 fields my post work properly. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{'created_by': 'YYYYYYY@YYYYYY.COM',&lt;BR /&gt;'custom_field_values': [{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'862aa0dc-2fb4-47ef-b585-71745a0abcb6',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'e2bbb106-73cb-421e-b136-9b415f427bc6',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'2abd0985-6c9a-49ce-b2bc-59a1050a298e',&lt;BR /&gt;'value': 10},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'fe5e87f9-6f1a-4bd2-9058-fa263b2ac071',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'cb3e62d1-2621-4309-bb04-7a66b4378ec9',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'ee26da16-c5e5-4c10-a924-22799f7391ee',&lt;BR /&gt;'value': 'Input_01'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'77606ac9-3532-4c7d-894e-7b7235315bf5',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'5f1460ae-c493-4851-9331-266bcbb257bb',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'fc49f100-16de-4892-9213-74f1fe9ef621',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'1ff8e6bd-0542-4766-b1d5-54a12a65c55b',&lt;BR /&gt;'value': None},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'd7ea9817-a29f-45eb-a218-13cd3b0a0b27',&lt;BR /&gt;'value': 1.0},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'68222ffa-1ff8-4993-a615-74375fc9f29a',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'd138a6fe-5d57-4137-9c47-a5087d60bcb9',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'99241012-06e9-465e-b5af-c1608409ba6c',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'f948be07-fb81-457a-8c9c-a4e12cdb2030',&lt;BR /&gt;'value': None},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'a6dce1f8-1e40-4c14-a331-663b7da0e332',&lt;BR /&gt;'value': 1},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'81e993c7-a577-4853-97f5-f948182f441e',&lt;BR /&gt;'value': 1},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'2fb8884c-4a38-48be-ba96-c1fabec5b253',&lt;BR /&gt;'value': None},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'409e9e27-709d-4c5a-905d-c4ca61e290a8',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'5a586d74-e039-42a2-8280-cb15d10acad2',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'1e359c8e-7c0b-47b1-9537-40fe72bd6c26',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'a518c65d-a537-46fe-9f94-e997dc078842',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'5f3f82b8-6a95-4ebe-9216-17c869bc1008',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'c0bb7aef-5017-46fa-bcdd-6a30e48dec13',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'6a77454c-27ef-4e57-96f9-a23a84fea37c',&lt;BR /&gt;'value': 1.0},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'e1224ee0-e7c3-4998-a3f0-0312e6aea7fb',&lt;BR /&gt;'value': 1.0},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'55e2b3bf-c01d-43e0-b167-9dc2a24e9906',&lt;BR /&gt;'value': 1.0},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'553fdd4a-a796-4a3a-94a1-5de32df8beb2',&lt;BR /&gt;'value': 1},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'e7c0138b-44ce-4ecf-abbd-ad93ce29fe78',&lt;BR /&gt;'value': None},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'8bbd0e86-5d89-47cd-84f7-eb4c805f549b',&lt;BR /&gt;'value': 'a'},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'bfd1e275-53cf-48ef-ad0c-2fcce79d2a23',&lt;BR /&gt;'value': None},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'3bfb6d18-b2d8-49b8-ad5f-3e42f509dcec',&lt;BR /&gt;'value': True},&lt;BR /&gt;{'container_id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'container_type': 'Equipment',&lt;BR /&gt;'custom_field_definition_id': u'f7c4fe31-fa90-426d-82e0-d5141a1572fd',&lt;BR /&gt;'value': 'a'}],&lt;BR /&gt;'description': 'Pushed Item 1',&lt;BR /&gt;'id': u'5a74e520-2943-4a3a-9cb3-2f96e5a230ac',&lt;BR /&gt;'name': 'Input_01',&lt;BR /&gt;'uri_references': [{'caption': 'yahoo',&lt;BR /&gt;'name': 'yahoo',&lt;BR /&gt;'path': '&lt;A href="https://www.yahoo.com" target="_blank"&gt;https://www.yahoo.com&lt;/A&gt;'}]}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 23:09:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7010703#M1583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-11T23:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Errors Posting Equipment Entries with to many Custom Field</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013218#M1584</link>
      <description>&lt;P&gt;Hi Michael,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like you are using Field API&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;POST /api/equipment&lt;/P&gt;
&lt;P&gt;&lt;A href="https://bim360field.autodesk.com/apidoc/index.html#mobile_api_method_32" target="_blank"&gt;https://bim360field.autodesk.com/apidoc/index.html#mobile_api_method_32&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your code below is not a valid JSON. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used a tool like: &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://jsonviewer.stack.hu/" target="_blank"&gt;http://jsonviewer.stack.hu/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Each custom field value has the following fields:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;id&lt;/STRONG&gt;&lt;SPAN&gt; : The 36 byte GUID of the custom field value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;custom_field_definition_id&lt;/STRONG&gt;&lt;SPAN&gt; : The 36 byte GUID of the parent custom field definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;container_id&lt;/STRONG&gt;&lt;SPAN&gt; : In this case, it points to the piece of equipment that it's associated with, so it would be the equipment's 36 byte GUID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;container_type&lt;/STRONG&gt;&lt;SPAN&gt; : In this case, it would be 'Equipment'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;value&lt;/STRONG&gt;&lt;SPAN&gt; : The value of the custom field.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't seem to see "id" in your string. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you try reviewing with these points in mind? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 20:01:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013218#M1584</guid>
      <dc:creator>mikako_harada</dc:creator>
      <dc:date>2017-04-12T20:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Errors Posting Equipment Entries with to many Custom Field</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013244#M1585</link>
      <description>&lt;P&gt;This is true, I am not sending the id field, but the JSON does appear to be valid when I reduce the size of the custom field payload to 32 fields it post properly to field and I see the values in field. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 20:17:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013244#M1585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T20:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Errors Posting Equipment Entries with to many Custom Field</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013267#M1586</link>
      <description>&lt;P&gt;Did you try the online json viewer&amp;nbsp;I pointed with the string you pasted? &amp;nbsp;When I tried it, it says invalid. &amp;nbsp;Perhaps, you can attach the string in a txt file to this post? &amp;nbsp;Maybe copy and paste is adding something which makes the strong invalid.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 20:23:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013267#M1586</guid>
      <dc:creator>mikako_harada</dc:creator>
      <dc:date>2017-04-12T20:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Errors Posting Equipment Entries with to many Custom Field</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013297#M1587</link>
      <description>&lt;P&gt;Sorry for incompatible copy and paste into my thread. &amp;nbsp;I should have pasted the dict after running json.dumps( myData&amp;nbsp;). &amp;nbsp;My method is doing this downstream. &amp;nbsp;I just tested via "&lt;A href="http://jsonviewer.stack.hu/" target="_blank"&gt;http://jsonviewer.stack.hu/&lt;/A&gt;" and the data I am passing is valid JSON. &amp;nbsp;When I pass 32 fields the data posts to field. &amp;nbsp;When I pass 33 fields I get errors. &amp;nbsp;Attached is a copy of the error prone data that is valid JSON.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"custom_field_values": [{"custom_field_definition_id": "862aa0dc-2fb4-47ef-b585-71745a0abcb6", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "e2bbb106-73cb-421e-b136-9b415f427bc6", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "2abd0985-6c9a-49ce-b2bc-59a1050a298e", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 10, "container_type": "Equipment"}, {"custom_field_definition_id": "fe5e87f9-6f1a-4bd2-9058-fa263b2ac071", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "cb3e62d1-2621-4309-bb04-7a66b4378ec9", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "ee26da16-c5e5-4c10-a924-22799f7391ee", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "Input_01", "container_type": "Equipment"}, {"custom_field_definition_id": "77606ac9-3532-4c7d-894e-7b7235315bf5", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "5f1460ae-c493-4851-9331-266bcbb257bb", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "fc49f100-16de-4892-9213-74f1fe9ef621", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "1ff8e6bd-0542-4766-b1d5-54a12a65c55b", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": null, "container_type": "Equipment"}, {"custom_field_definition_id": "d7ea9817-a29f-45eb-a218-13cd3b0a0b27", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1.0, "container_type": "Equipment"}, {"custom_field_definition_id": "68222ffa-1ff8-4993-a615-74375fc9f29a", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "d138a6fe-5d57-4137-9c47-a5087d60bcb9", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "99241012-06e9-465e-b5af-c1608409ba6c", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "f948be07-fb81-457a-8c9c-a4e12cdb2030", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": null, "container_type": "Equipment"}, {"custom_field_definition_id": "a6dce1f8-1e40-4c14-a331-663b7da0e332", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1, "container_type": "Equipment"}, {"custom_field_definition_id": "81e993c7-a577-4853-97f5-f948182f441e", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1, "container_type": "Equipment"}, {"custom_field_definition_id": "2fb8884c-4a38-48be-ba96-c1fabec5b253", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": null, "container_type": "Equipment"}, {"custom_field_definition_id": "409e9e27-709d-4c5a-905d-c4ca61e290a8", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "5a586d74-e039-42a2-8280-cb15d10acad2", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "1e359c8e-7c0b-47b1-9537-40fe72bd6c26", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "a518c65d-a537-46fe-9f94-e997dc078842", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "5f3f82b8-6a95-4ebe-9216-17c869bc1008", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "c0bb7aef-5017-46fa-bcdd-6a30e48dec13", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "6a77454c-27ef-4e57-96f9-a23a84fea37c", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1.0, "container_type": "Equipment"}, {"custom_field_definition_id": "e1224ee0-e7c3-4998-a3f0-0312e6aea7fb", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1.0, "container_type": "Equipment"}, {"custom_field_definition_id": "55e2b3bf-c01d-43e0-b167-9dc2a24e9906", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1.0, "container_type": "Equipment"}, {"custom_field_definition_id": "553fdd4a-a796-4a3a-94a1-5de32df8beb2", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1, "container_type": "Equipment"}, {"custom_field_definition_id": "e7c0138b-44ce-4ecf-abbd-ad93ce29fe78", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": null, "container_type": "Equipment"}, {"custom_field_definition_id": "8bbd0e86-5d89-47cd-84f7-eb4c805f549b", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "bfd1e275-53cf-48ef-ad0c-2fcce79d2a23", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": null, "container_type": "Equipment"}, {"custom_field_definition_id": "3bfb6d18-b2d8-49b8-ad5f-3e42f509dcec", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": true, "container_type": "Equipment"}, {"custom_field_definition_id": "f7c4fe31-fa90-426d-82e0-d5141a1572fd", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": "a", "container_type": "Equipment"}, {"custom_field_definition_id": "882b0364-8aeb-4288-b14c-122713cd06b9", "container_id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "value": 1, "container_type": "Equipment"}], "name": "Input_01", "created_by": "me@me.COM", "uri_references": [{"path": "&lt;A href="https://www.yahoo.com" target="_blank"&gt;https://www.yahoo.com&lt;/A&gt;", "name": "Shotgun", "caption": "Shotgun"}], "id": "5a74e520-2943-4a3a-9cb3-2f96e5a230ac", "description": "Pushed Item 1"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 20:37:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/errors-posting-equipment-entries-with-to-many-custom-field/m-p/7013297#M1587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T20:37:43Z</dc:date>
    </item>
  </channel>
</rss>

