Migration Modes
Three core modes available in the Connections & Mode tab.
Direct (Org-to-Org)
Requires:
Source Org and Target Org.
Use Case:
Direct sandbox refreshing or production deployment.
Perfect for quick migrations between orgs without needing local storage.
Export to CSV
Requires:
Source Org and a local Export Directory Path.
Use Case:
Version control (Git), auditing, and backing up configurations.
Feature:
Exported data respects the dependency order defined in your migration plan.
Import from CSV
Requires:
Target Org and a local Import Directory Path.
Use Case:
Seeding a new org from a Git repository or backup.
Ideal for DevOps workflows where configuration is stored in version control.