sfmc-devtools icon indicating copy to clipboard operation
sfmc-devtools copied to clipboard

[FEATURE] enable automations and queries to use loops during templating / CSCLSROZ-214

Open JoernBerkefeld opened this issue 2 years ago • 0 comments

idea is to use mustache or handlebars.js logic to create multiple combined queries if needed (UNION ALL) based on the markets defined per BU in a marketlist.

 

similarly, use the ANNOTATION field on automations to link multiple queries (or other activities) instead of just hte one found in dev

 

--> required if PROD has multiple country BUs that are all defined by one DEV bu 

links

https://developer.salesforce.com/docs/atlas.en-us.mc-programmatic-content.meta/mc-programmatic-content/gtlSyntaxGuide.htm https://www.marketingcloud.today/personalization-builder-part2/ https://jinja.palletsprojects.com/en/2.10.x/templates/ https://mustache.github.io/mustache.5.html https://handlebarsjs.com/ 

JoernBerkefeld avatar Jul 30 '21 13:07 JoernBerkefeld