Our client needs to import Contact information from a partner org via Salesforce to Salesforce. They also need to import CustomObject__c records, that have a lookup field to Contacts (that is: a Contact has n CustomObject__c).
How can I achieve that, after importing Contact A (which creates a copy on my org), CustomObjects that I import that belong to Contact A in the partner org will be associated to that same Contact A in my org?