![థండర్బర్డ్ logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2024-02-12-07-36-53-599028_1.png)
Is there a way to loop through an address list and put each name in the salutation?
I have a list of, say, 20 names and email addresses. I would like to send the same email to all, but each tailored to show that person's name in the salutation. For example
Dear #{name},
Body of email
I have a list of, say, 20 names and email addresses. I would like to send the same email to all, but each tailored to show that person's name in the salutation. For example
Dear #{name},
Body of email
ప్రత్యుత్తరాలన్నీ (1)
That's called a mail merge.
Tools - Add-ons type mail merge into the search box, install it.