You’ll be able to send over 300 form submissions / month on their free tier for up 2 unique forms.
Perfect for getting started and running a low traffic site
(If more is needed, you can pay $9/month for almost 3.5k form submissions every month, and an unlimited number of forms. Super reasonable when you need to scale up)
Above is the screencast showing you how to do exactly this.
For more details & resources than I could stuff into a 10 minute video, checkout the original post…
@thewonglv yea…it’s an AJAX form so it’s expecting this response. If you don’t use that then a 302 Location (as you’ve shown) works great! I use this approach all the time as well.
ah, that makes sense - I’m using robodog to process the form submission so no ajax.
unrelated: have you ever tried to setup error handling with your integromat integration? e.g. sending a 500 response code and using that to display the error message on the page