Let users auto segment themselves and send emails based on multiple criterias

Hey @ahudavert,
Thank you for getting in touch.
I haven’t figured this part out yet.
In my mind, I would have used my backend and run some functions to filter updates that are valid at a later date than the frequency of the email and create a single email with all relevant updates.

Updates where the dates is > frequency would not be included.

The idea is to be able to create automatically emails… which also might be part of my questions is it feasible?

Think of a real estate platform that sends you info about new homes on the market.

This is the exact same process I would like to set up if possible.