Hi,
I want to make a “Follow” function on my custom forum. I want to use a database with every following user in it, which the wixUsers.emailUser function will send an email to once a new post is created.
How can I send an email to all users in a database (and filtered, so it only sends the email to the followers of that category)?