SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
-
Updated
Dec 17, 2024 - TypeScript
SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
The SFDMU GUI Desktop Application is a comprehensive tool for Salesforce data migration between SF environments or importing/exporting CSV data into SF environments. It builds upon the capabilities of the SFDX Data Move Utility Plugin (SFDMU), offering a user-friendly interface for seamless data management tasks.
Data Import Automation is for anyone that is using the Salesforce Data Import Wizard or Data Loader on a regular basis to get the same set of external data uploaded to Salesforce. If you have ever saved a field map file (sdl file) from Data Loader then automation is probably a good option. Common tasks that are ideal for Data Import Automation a…
Command Line Interface for Salesforce Data Loader: A PowerShell wrapper to easily use Scripted Data Loader via command line.
Merging and updating csv script
Example application build on electron with electron-cgi to import related data from CSV to Salesforce. It is using threads and handles objcts parent-child relation.
Add a description, image, and links to the salesforce-data-loader topic page so that developers can more easily learn about it.
To associate your repository with the salesforce-data-loader topic, visit your repo's landing page and select "manage topics."