Automatic mail after data base form validation

Hello everyone, I'm new to the community,  And I do not speak English very well. 
 
Here is Market: I create a form via the database but the problem is that I would like that when the person validates the form there can be an automatic email that is sent to me. How to do?  
I warn you in advance I am not very good encoding. I never even did

Thank you to everyone who will be interested in my request.

You can use the same concept found in this article: https://support.wix.com/en/article/how-to-send-an-email-on-form-submission , but trigger the email from an afterInsert data hook .

Or to just do the triggered email, watch these videos if you get stuck anywhere:

Or just use Wix Automations if you don’t want to use code for it.