Send an email to users with a dynamic list of information
Hi folks,
I'm trying to send an email to a decent sized list of users with some dynamic content from a CSV inserted in a table with 3 columns. The 3 columns are the same across all the emails but the values in the rows will be different and while some users might have 1 entry I have some that have 10+ entries. I have the CSV with the users email and IDs and the data I want to inject, is there a way to do this so that each user gets only their own entires from the CSV at scale? Thanks!