How can we preview and test the email template without using Data Extension(assign hardcore value).in salesforce marketing cloud? @Lara Mardini
1 comentario
Hello Sagar,
You can set the value in the ampscript right before using the variable.
The function to do so is SET @variable = testingvalue
Does this answer your question?