Accenture / sfmc-devtools

Fast-track your developers and devops engineers by allowing them to programmatically copy-paste / deploy changes and work offline
https://www.npmjs.org/package/mcdev
MIT License
135 stars 34 forks source link

[TASK] allow buildTemplate to generate invalid json and buildDefinition to use the same #1633

Open JoernBerkefeld opened 2 weeks ago

JoernBerkefeld commented 2 weeks ago

sometimes, templating requires getting creative. if you want to template the default email field in an eventDefinition, things become extremely tricky very quickly because that field will be listed in other places as well with the same formatting. if we could replace the entire json line instead, that break the json format but solve the templating issue