Update failed. First exception on row 1; first error: MISSING_ARGUMENT, Id not specified in an update call: []
Facing this issue in the DEV sandbox in QA sandbox won't face any problems, no triggers were active in my DEV sandbox. how to fix this?
34 respostas
Steven Trumble (Strum Consulting) Forum Ambassador
To create household account via csv you just insert a contact with no account in an org with NPSP.
It looks like you're trying to do an upsert, not an update. Also, name is a hybrid field. You would map last name to contact1 last name, but in this instance you don't even need to include last name in your update