I played with Claude over the weekend and got my webflow form data to send to my Xano backend without using wized. I recorded a video showing the demo and I wrote a blog post that shares the code I am using to intercept webflow form submission so that it lands in my xano backend. I usually use wized to connect my form data to xano but this time I just pasted javascript into the body tag on the page with the form.