Object Input

A graph node.
Root XML tag
<object>
JSON example
{
  "attributes": {
    "attributes": {
      "type": "Account"
    },
    "RecordTypeId": "012xx0000005zmmAAA",
    "Name": "John Smith",
    "Phone": "(111)-111-1111"
  },
  "referenceId": "refAccount"
},
Properties
Name Type Description Required or Optional Available Version
attributes Map<String, Object> The properties of the node body. Required 57.0
referenceId String The reference ID of the node. Required 57.0