Hi,

Is there any way to send email to a group of users, for instance every may or every one specific month (specific date) automatically in the backend workflow?

Thanks!

Assuming the schedule do not have specific time, i.e. all sending out at a fixed time, one option is to create a Schedule data type to store the schedule. Then set up a daily workflow to pick up the items that need to be sent out. You can use Bubble’s recurring event or a cron job.