sfmc-devtools
sfmc-devtools copied to clipboard
Fast-track your developers and devops engineers by allowing them to programmatically copy-paste / deploy changes and work offline
currently thats not displayed at all
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior it shows up in the setup but is not visible in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Not sure what's wrong but validat8ng the journey failed until I...
after all the recent changes importing file.js results in intellisense seeing this as an object of type `any`
Investigate: https://www.ssjsdocs.xyz/web-studio/cloud-pages/retrieve/all.html https://ampscript.xyz/how-tos/how-to-use-marketing-cloud-api-to-interact-with-cloudpages/
sometimes you need to create elements, say, events, with the same name and key as before but you don't want to override whats there already. SFMC Package Manager auto-attaches datetime...
# PR details ## What changes did you make? (Give an overview) - closes #1406 ## Further details (optional) implemented a fallback routine: 1. search for specified DE on server...
#summer24release
#summer24release
https://help.salesforce.com/s/articleView?id=sf.mc_rn_2024_spring_as_general.htm&type=5 part of `legacy/v1/beta/bulk/automations/automation/definition/` response: ```json { "lastPausedDate": "2024-07-06T12:55:52.527", "lastPausedBy": { "id": "NzAwMzAxOTUwOjQ6MA", "name": "Jörn Berkefeld (ASGR)", "email": "[email protected]" } } ``` we already request that in `Automation.#getAutomationNotificationsREST`