How to use additional data from workflow to personalize email delivery?
Hi community,
I´like to know how can i use additional data in a profile from an workflow to add it to the email delivery.
For example i have a load file activity where i upload a file with the following structure:
email;productName_1;productName_2;productName_3
Later i reconciliate with the profile dimention using the field email as key to match. Finally i want to send a delivery to those reconciliated profiles and in the email content show the content of productName_1, productName_2 and productName_3.
I really appreciate if you point me out how to do it. Thanks in advance.