1
Create a Formbase endpoint
Create a new form in the Formbase dashboard and copy the endpoint URL.
2
Add a Webflow form
In the Webflow designer, add a Form Block and configure your fields as usual.
3
Set the form action
Open the form settings and set the action to your Formbase endpoint:Make sure the field names match the keys you want in Formbase.
4
Publish and test
Publish the page and submit a test entry. Confirm the submission appears in your Formbase dashboard.
Formbase redirects browser submissions to a success page. If you want a custom Webflow success state, intercept the submission with custom code and redirect manually.