How do I create a user input form where the information sends to my email address and not the dataset?

Hello Wixers,
I want to be able to create a feedback form that when the user submits their inputs i.e. Name, Email Address, Comments and Rating that all this information gets compiled into an email and sent to my email address and not stored in the dataset.


On clicking the SEND FEEDBACK button all inputs are stored in database, however i want upon submission all input data to be sent to my email address.

Thank you!

Hi Porridge Furber,

You can generate an auto email to your email address. You can refer to this simple guide on how to send auto email messages via sendgrid .

Good luck!

Ben