Hello there,
I have a table clients with email, fullname, and account columns.
How can I sent in one email all the accounts for an specific email?
for example i have:
test@gmail.com - Full Name - Account A
test@gmail.com - Full Name - Account B
I would like to sent an email to test@gmail.com with the list of it's accounts.
I'm not sure how to group them.
Any suggestion
*This post is locked for comments