Wix Data Form Automation/Email Trigger not working

I have a custom form on my site that should send me an email when a member submits to a certain form (BookingForm) and it USED to work months ago, but so much has changed/added that I think its broke it somewhere. I have tried through Automations, Triggered Emails, and custom script, but still no luck. I called the help desk a week ago and they said that now a Triggered Email has to be executed through a script instead of the Automations. If that is so, why is the option of kicking off an Automation through a Wix Data Form still an option in the Automations step 1 trigger? Take that option out Wix if that is the case. I can even see a previous form that was deleted in the Form Name dropdown. Confusing. I’ve changed the Form permissions to Everyone to see if that would help. I even deleted and created new Automation and Triggered Email to see if that would refresh whatever changes were made (ie old triggers did not have IDs to pass to my code, so new ones had to be created. see image.) At this point, I’ve spent too much time and no success. I’d rather not go the backend wixCRM.emailContact script route because that doesn’t give me the option to use an email template and passing data through (unless I’m missing something). I appreciate the help in advance.


screenshot of Automation with option to choose a Wix Data Form to work with Automations.


screenshot of old vs. newer Triggered Email with and without ID

Check that your dataset permissions are set to form submission and not site content as in this previous forum post.
https://www.wix.com/corvid/forum/community-discussion/forms-failing-urgent

Thanks for your comment. That has been looked at. I even went so far as to set all the permissions to Everyone just to see if that made a difference. And no luck. My best guess is that the changes in the backend over the past 6-12 months (eg.
Incorporating Ascend for forms, added APIs to communicate with Wix Data Forms, etc.) has broken something with forms that were created before the changes. For example, when I am setting up an Automation and click “save”, the summary of that automation on the right hand side leaves the selected Form blank when I go out and back in. Something is not saving.

Hi It not answer but a question here.
Ive set up the automation and do the test in preview mode (the site is not published yet). Will automation work if the site is not published yet? Because I do the test and I didnot receive any email. Thank you