Add notifications to a waiting list?

The new features of the Wix Code are great, and finally I’ve been able to set up a waiting list for my courses.

I’ve created a database collection where the users can add their email and course they are interested in by using a simple form on one of my site’s pages, so that I can later on contact them when the course opens. The problem is that I’m looking for a way to receive a notification whenever a new user is added to said list .

I’ve already seen that it’s possible to use a third-party service to send emails by code, but I’m wondering if there is any built-in way to notify me (and only me) whenever there is a new addition to the collection.

What I’m looking for is a notification like the one I receive whenever a new user signs up to my email list using the GetSubscribers app. I’ve not found a way to do this.

Can this be done?

Thanks!

Hi Maximiliano,

Currently, the only way of doing that is using a third party application (such as sendgrid).
There’s no problem sending the email to you (and no one else).

If what you’re looking for is integration with your dashboard (‘My Account’), then it’s not supported, but feel free to add a feature request here .

Liran.