Help Me! I've a problem with a request form that Submit to me an email

Help me! I created a request form with Wix Using the user input boxes offered by Wix in the left menu of the editor with the “+” key (NO Wix App already Ready).
I have linked the fields to my previously created database.
When a customer clicks on the submit button, my database correctly receives the data. But I would like the send key could also send me the same data to my email address … is it possible? I have searched for tutorials but I have not found any and I can not use codes. Can you help me please? Thank you

Aiutatemi! Ho creato con Wix un form di richiesta preventivo Usando le caselle di imput utente offerte da Wix nel Menu a Sinistra dell’editor con il tasto “+” (NO Wix App già Pronte).
Ho collegato i campi al mio database precedentemente creato.
Quando un cliente clicca sul tasto invia il mio database riceve correttamente i dati. Vorrei però che il tasto invia potesse anche inviarmi gli stessi dati al mio indirizzo email… è possibile? Ho cercato tutorial ma non ne ho trovati e non so utilizzare codici. Mi potete aiutare per favore? Grazie

Hey
Then use wix forms and automated emails to send you mail whenever someone enters info in the form. If you look in wix app market for wix forms you will find it and then also in your dashboard after you added the form for automations.

Of if you keep your solution you will 1) need to hookup to sendGrid or emailjs to send through their API 2) hook up to zapier and use their incoming webhook.

I know, getting an email should be a simpler task in wix code

Thanks, you are very kind but I don’t want a wix app … and the other solution seem too difficult for me … it’s the first time that I made a website!

I want to receive an alert email in my mailbox when the customer send me a request form… There are not an other possibilities? (Sorry for my bad english)

If you can’t code I would really recommend using the Wix Forms App, it is free depending on how many form fields you will use and really great for non coders.

Otherwise you can try to follow the sendGrid article made by Wix here, it is exactly what you want.

Thanks!!!