Hi Team,
Does anyone know of a way to get the Account ID and name on an Error export from Dataloader.io? Or even how I could export something without the id's on it?
Essentially- I get lists, often, to upload 5 layers deep of order of execution. I'd love a simple solve for this, but in the interim, if I try to upload records that already exist, they come back with an error of "use one of these records instead?" without any added detail.
I'd like to minimize the amount of time it takes me to accomplish this.
Any help is greatly appreciated!
Thanks!
-Ashley
3 件の回答
Piyusha Pilania (Implementology) Forum Ambassador
You can use SOQL queries to identify existing records in your org that match the criteria and use these queries to clean up the data before importing it.