Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Salesforce MigratorNew to Visual Studio Code? Get it now.
Salesforce Migrator

Salesforce Migrator

Anton Kutishevsky

|
78 installs
| (4) | Free
VS Code Extension for migrating Salesforce metadata and records between orgs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Salesforce Migrator

A VS Code Extension for migrating Salesforce records and metadata between orgs. It uses the Salesforce Bulk API 2.0 under the hood.

If you noticed any bugs feel free to create issues.

Export Records

Features

Salesforce Org Selection

  • Org Selection: Provides separate interfaces for selecting source and target Salesforce orgs from already authorized via Salesforce CLI orgs.
  • Org Categorization: Organizes available orgs into DevHub, Sandbox, Scratch, and Other categories.
  • Connection Status: Visual indicators showing connection status (Connected/Disconnected) for each org.

Metadata Migration

  • Metadata Type Browser: Lists all available metadata types from source org with filtering capabilities.
  • Metadata Component Viewer: For each type, shows all components available for migration.
  • Retrieval and Deployment Interface: Dedicated webview for orchestrating metadata deployment operations.
  • Deployment Status Tracking: Shows progress during retrieval and deployment operations with ability to open a Deployment URL in a browser.

Records Migration

  • Object Selection: Browse and select Salesforce objects for data migration.
  • Field Selection: Choose which fields to include in DML and Export operations.
  • Query Builder: User interface for building SOQL queries.
  • Progress Tracking: Real-time progress reporting during operations.
  • Cancellation Support: Ability to cancel long-running operations.
  • Job Status Monitoring: Polls job status until completion with informative updates.

UI

  • Dynamic Theming: The extension uses VS Code's built-in theme tokens and CSS variables to maintain a consistent native look across all color themes. UI components automatically adapt to your preferred VS Code theme, ensuring proper contrast and seamless integration with the rest of your development environment.

Demos

More demos abailable here

Installation

  • Open Visual Studio Code.
  • Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  • Search for "Salesforce Migrator".
  • Click "Install".

Alternatively, you can install it from the Visual Studio Code Marketplace.

Tips

  • add the /salesforce-migrator directory to .gitignore.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft