hey, I managed to sucessfully send an email template to people using postmark api, however when I go to send the email to every user, it sends to each indivdiual email, that means that others can see everyone elses email address when they read the email. How do I get around this?
Hi @xtechaus,
You need to run a recursive workflow
1 Like
wont that take a while and lag? I have thousands of users
Hello
The answer is above.
1 Like
wont that take a while and lag? I have thousands of users
Nope.
Send to everyone on BCC then?
Although from memory, Postmark lets you do max 500 recipients at a time
No it won’t. Sending emails isn’t really a heavy task. I’ve sent emails with a ~0.1 second delay to hundreds of people before and it was fine.