<aside> 💡 You can migrate Data directly from one Salesforce Org to another, without needing to download CSV Files.

</aside>

Create a Migrate Job

Head over to the Jobs page and click on New Job. Fill in the Name, choose your Target Instance, Source Instance, and the Operation. The Target Instance is the Salesforce Org that you want to Import Data into, and the Source Org is where the Data should be coming from. Once you have filled in these fields you can click next.

New Job (1).png

Choose the Objects you would like to Migrate

Choose the source and the target Objects that you wish to Migrate. These do not have to be the same in each Org.

Migrate Objects.PNG

Map the fields you would like to Migrate

Here is where you tell Dataimporter which source data should be migrated. On the left you will see every standard and custom field listed, and beneath you will see all of the Lookup Relationships as well. On the right side, are all of the Target fields which you can select to make sure that they will be included in the Mapping. To ensure that all of the Relationships are moved across make sure you make the Lookup Relationships using a key that is available in both orgs.

Migrate Mapping New.PNG

To make sure you Migrate the Lookup Relationships with the records, select them as shown below:

Migrate Lookups.PNG

Here, Dataimporter will select the Account.Name, and Owner.Name from the source records, and create lookup relationships in the new org, using the Account.Name and User.Name.