Preserving Object Relationships
Overview
This article explains how to preserve object relationships during a migration. To preserve the link between parent and child records during migration, migrated child records must include the Relationship Field that connects them to their parent. This applies to both Master-Detail and Lookup relationships.
To learn more about object connections, see the section on object connections in the following article.
Relationship Example
In this example, we demonstrate how to maintain the relationship between parent and child objects. This assumes familiarity with creating templates and adding objects and fields. If you need a refresher, please refer to the following articles.
Add Relationship Field
The instructions below will show you how to add the Relationship Field to each child object.
For more detailed instructions on adding a field to an object, see the following article.
Click the Contact object.

Check the Account ID [AccountId] checkbox.

Click Save.

Click the Case object.

Check the Account ID [AccountId] checkbox.

Click Save.

Click Save template to save your changes.

Last updated
Was this helpful?

