I created a customized form to save data into my database. Customers can enter data and submit by pressing submit button. I don’t know how to receive email notifiation automatically to my business email when users submit the form.
Any help? Thank you.
Hi Daniel,
The following article explain this request step by step, good luck
Erez
Hi Daniel! You may also want to take a look at EmailJS, which allows sending an email directly from your client-side Javascript code. Take a look at this quick tutorial on integrating EmailJS with Wix Code. Cheers!