SFDX Migration Automatic

JSON →
library 4.2.3 ·javascript
verified Jun 7, 2026

sfdx-migration-automatic is an SFDX plugin for Salesforce data migration, enabling dump/load of record data to/from CSV files between orgs. Current version 4.2.3, released under Apache-2.0 license. It provides three commands: `automig:dump` (export records to CSV), `automig:load` (import records from CSV), and `automig:package` (create package for managed migration). Works with Salesforce DX plugin-based architecture, using the `sfdx` CLI. Key differentiators: focus on CSV-based data migration with id mapping and configurable scope. Maintained by stomita, compatible with Node >=8.0.0.