+ Start a Discussion
jcookejcooke 

Apex Data Loader Question

I need to insert 3,000 contacts from Parature into Salesforce using the Apex Data loader. I cannot figure out how to associate the Account names with these contacts so they are uploading dupes without account names. So even if I did a mass dedupe it couldnt be possible since there is no account names associated.

 

Is there a way I can do this? I tried Inserting/Upserting using the Contact record, but there was no field of Account name to map it too?

 

Any help is greatly appreciated.

Thank you

Ajay111Ajay111
Find a field "AccountId" in Contact.