Hello,
I am working on a Wix website and have set up two CMS collections that gather input from users. The first collection gathers product listings and cities, and the second collects email addresses and cities of people who are interested in receiving notifications about new products in their respective cities.
So for example, person X subscribes to chainsaws in New York City. Then if person Y would make a listing about a chainsaw in NYC, the person X would receive an automated email message from the system about this listing. The email would just simply tell that now there’s a listing, go check the website.
So the goal is for the email to be sent automatically to the people listed in the second CMS collection (Subscriptions) when a product announcement matching their city is added to the first CMS collection.
Can anyone guide me on how to achieve this?
Any help or advice would be greatly appreciated!
Thank you in advance!