Skip to main content

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 respuestas
  1. Piyusha Pilania (Implementology) Forum Ambassador
    26 sept 2023, 2:44

    Hi @Ashley Houser (Folsom),

     

    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.

0/9000