Accenture SFMC DevTools VS Code Extension was built to simplify the command execution for Accenture SFMC DevTools, offering a more intuitive interface that streamlines the process of retrieving and deploying Marketing Cloud assets, configuration and code across various Business Units and instances. This tool eliminates the necessity of manual command line input (CLI), making your workflow more efficient and user-friendly.
- Install Node.js
- Install Git
- Install Accenture SFMC DevTools
npm install -g mcdev
- In Visual Studio Code, navigate to the Extensions tab (or click
Ctrl + Shift + X
- Search for
SFMC DevTools
and click onInstall
- After installation is completed click on the button
Reload Required
or simply reopen your Visual Studio Code - A
mcddev
button should display at the bottom bar
If you are starting a completely new SFMC DevTools project
- Go to Terminal and click on New Terminal
- Enter the command
mcdev init
and follow the interactive instructions to initialize a new project. For more guidance, consult the official SFMC DevTools documentation here
Consult the Wiki for a complete guide on how to use the SFMC DevTools Vscode Extension.
- Retrieve and Deploy Marketing Cloud assets by right clicking on the file in the File Explorer and selecting the command option
- Retrieve and Deploy multiple Marketing Cloud assets from multiple metadata types at the same time from the same and different business unit
- Retrieve and Deploy Marketing Cloud assets by right clicking on the file tab and selecting the command option
- Deploy Marketing Cloud assets directly from the retrieve folder
- Copy multiple Marketing Cloud assets from one business unit to another
- Deploy multiple Marketing Cloud assets from one business unit to another
Copyright (c) 2024 Accenture. MIT licensed.