Webflow forms can post to any endpoint, which makes Formbase a great fit. You keep your Webflow design and point the form action to your Formbase endpoint. This setup works without custom code and keeps the Webflow UX intact.Documentation Index
Fetch the complete documentation index at: https://docs.formbase.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.
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.