Hi there, I am trying to create a way to send triggered emails thanks to a video from the wix wiz YouTube page, but for some reason I cannot have the forms submit to the contact list on wix. Each time I press the submit button on my published site, it says that no new contact was created and the "new contact" is equal to false. I used the code from this awesome video tutorial: https://youtu.be/PCu8vB0BDyY
I have a little experience with coding but I have no idea why this wont work. Here are some screenshots of the code I tried using and the published site feedback.
Please help in any way you can I will appreciate it, thanks
Thank you so much for answering my question!
Now that I know it can submit to the contact list, how do I add those other fields to the contact? The team name and teammates? Those are the only ones that don't show up in the contact. Is there some way of creating them?
Hi Jeremiah, It looks to me like you are successfully appending the contact to an existing contact and that is why the newContact property is false. There is a certain logic with which wix decides how to handle new contacts which you can read more about here: https://www.wix.com/velo/reference/wix-crm-backend/contacts/appendorcreatecontact I also address your question in this new video: