Wix location to (Email) for each item

I’m wanting to send an email to email addresses logged in my database. I will filter my database by using an input, then for each item that’s left, I would like to click a button called “email all remaining”.

Now I know how to do it for each individual item (by having the button on the repeater itself) but if I’ve got lots of filtered results from the search, it will take ages to do it by clicking on each one.

I was wondering if there is a way of getting all the emails (from each item remaining) after the filter and opening them all in a single email as BCC (blind carbon copies)?

(BCC so people can’t see each others email address after sending)

Many thanks for any help! :slight_smile:

Thomas

Hi,
Check out this article about sending emails using code.