Using CRM 2011 to import accounts and contacts. Our legacy CRM names for accounts with multiple locations, and each location has its own set of contacts. When I export the data from the legacy system I include a unique record id for every
account, even for accounts with multiple locations. The exported contacts have the same unique account id so that they can be matched up with the proper account.
I created a new field in Dynamics CRM account and contact entities for the legacy system unique id, and the accounts are imported good. I have tried to figure out how to import the contacts using the unique id from the legacy system to match it up
to the account, but have not been able to so far. Could someone give me some guidance on this?
Thanks