-
Notifications
You must be signed in to change notification settings - Fork 2
03. Features Overview
Accenture SFMC DevTools VS Code Extension supports the running of SFMC DevTools commands through Menu Options that are configured on the File Explorer and File Editor Title. The Menu options can be accessed only inside the deploy and retrieve folders by mouse right clicking on a file/folder in the Explorer or at the file Tab.
The following commands should be visible:
- mcdev: Copy to Business Unit...
- mcdev: Deploy
- mcdev: Retrieve
--File Explorer Menu--
--Editor Title Menu--
This feature allows you to copy and/or deploy from one business unit to another business unit.
- Copy: the metadata type folder or file will only be copied to the project deploy project.
- Copy & Deploy: the metadata type folder or file will be copied to the project deploy project and immediately deployed to the target business unit.
This feature allows you to deploy content to one or multiple business units. The deploy option is both available from the /deploy and /retrieve folder.
This feature allows you to retrieve content from one or multiple business units. The retrieve option is available from /retrieve folder.
Attention: Not all metadata type are supported for the deploy action. If you want to check which metadata types are currently supported for deployment please go to the SFMC DevTools official documentation: https://github.com/Accenture/sfmc-devtools/wiki/05.-Metadata-Type-Support