Limitations

Create/Update:Create/Update can fail if a column in an Entity is mapped to multiple Reference Entities. For example, ParentCustomerId in Customer can be associated to Account, Lead, and others. To resolve this, the data for this column needs to be in the following format: ReferenceEntityName:GUID in place of GUID.