Overview:
When data loading Person Account records, the following error message appears: Error received from salesforce.com. Message [Account: bad field names on insert/update call: Name].
Root Cause:
Incorrect Field Mappings.
Solution:
When loading Person Account records, only the FirstName and LastName fields are mapped. The Name field is automatically populated by Salesforce as a concatenation of the FirstName and LastName fields.
Related Documentation:
N/A
Send us your feedback: We're always looking for advice to help improve our Knowledge Base! Please let us know if this article was helpful or provide feedback on how we can improve your experience here.
Thank you