Populating content (as variable fields) from a csv file into an email delivery
Hello,
Using a workflow I need a step by step guide for how I can populate content/values from a csv file as variable fields into an email delivery.
My csv file is fairly simple with two rows. First row with column headers which will be used for the field name and the second row will have the values to populate for those fields in the email. E.g. First column is an image url, second column is a title, and then the row underneath is the values for them. There is no recipient data like email etc.
How can I upload this file into Adobe, use javascript to create these fields as temporary(?) variable fields and then use those variable fields which are then recognised within the delivery template and populate the content (all the content is the same it is not personalised).
Any help is appreciated!