
We have outsourced our company's business card processing to a third-party vendor that puts all the contact details into a .csv format. However, I'm running into problems upserting these new contacts into Salesforce because the "Comany" and "Contact Relationship Owner" fields are Lookup fields in Salesforce. Is there a way to work-around that anyone has seen for this issue?
Thanks in advance!
3 réponses
Hi again,
Then the import wizard is what you should use.
Put your users names in a column of your csv file (same name used in sfdc), and the import wizard will recognize that directly. No ID needed.
(The "upsert" threw me off a little, sorry)
Have a nice day,
Antoine