Skip to content

v0.1.0

Choose a tag to compare

@JoernBerkefeld JoernBerkefeld released this 07 Jul 08:24

First public release of SFMC Data Loader — a standalone desktop app for exporting and importing Salesforce Marketing Cloud Data Extension rows, with no CLI, VS Code, or Node.js install required.

Highlights

  • Export Data Extension rows to CSV/TSV from a single Business Unit or several at once.
  • Import rows from a file into a Data Extension — into one BU, or copy from one BU to another.
  • Streams multi-GB Data Extensions to and from disk without exhausting memory.
  • Destructive-operation safeguards: typed clear-before-import confirmation, optional pre-import backup, and a large-file import advisory.
  • Secure credential handling — secrets are stored locally and never exposed on the OS process list.
  • Cross-platform: Windows, macOS (Intel + Apple Silicon), and Linux.

Downloads

Platform File
Windows SFMC Data Loader-0.1.0-win-x64.exe
macOS SFMC Data Loader-0.1.0-mac-arm64.dmg, SFMC Data Loader-0.1.0-mac-x64.dmg
Linux SFMC Data Loader-0.1.0-linux-x86_64.AppImage, SFMC Data Loader-0.1.0-linux-amd64.deb

macOS builds are currently unsigned — right-click the app and choose Open the first time to get past Gatekeeper.