Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
Anoop Singh edited this page Sep 11, 2018 · 3 revisions

Data-Migration-Tool: Org To Org Data Migrator

Migrating data between sandboxes can be a daunting ask, this is specially true if you have a complex data model in the form of parent-child, hierarchical, lookups, record types etc relationships.

Doing so manually is error prone, time consuming, frustrating and not an ideal approach. We wrote a Java based tool using Salesforce SOAP to migrate the data from one Salesforce Org to another Salesforce Org. Org to Org Data migration tool lets you migrate the data from one Salesforce Org to another Salesforce Org.

Clone this wiki locally