Hello, I’m having some trouble to setup the email trigger on a filling form.
I want that, after the submission of the form, the user will receive the triggered email I made by using the email the just submitted.
But I’m not that good with coding and I’m having troubles, someone can help me on this by giving the code to copypaste?
This is the code of the trigger email:
importa wixCRM from ‘wix-crm’;
//…
wixCRM.emailContact(‘RFfcCVj’, );
I already read both of them but still I’m not able to do it. I copy paste that code but it doesnt work. This the reason I made the post… I read all of this, I tried 2-3 times with different codes but it doesnt work
I understood your question, but that’s not my issue. Because I’m not able to send the email in the first place. The name and area_interest is to customize the email for each user, but for now I’m focusing on getting the email submitted and use it