How do i send 1 email to X users at once?

I have a column with e-mail-addresses of all subscribers and a column with e-mail-addresses of all former subscribers. I want to send 1 email to all subscribers and 1 email to all ex-subscribers. How do I do that?

Do you want to send the same email to your current subscribers and ex subscribers?

No, if I know how to send 1 to all subscribers it’s fine, then I know how to send another to rest :wink:

You can make array of current subscribers and ex subscribers, make a join list column and then trigger a zapier to send email. Should work

1 Like

Please also consider the limit of email addresses you can send to at once using a tool like Zapier. I believe some people use SendGrid to send to a big number of addresses, but I haven’t tried it myself.

1 Like

Thank you!

1 Like