You need to sign in to do that
Don't have an account?

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

Find a field "AccountId" in Contact.