1
Create a Formbase endpoint
Create a new form in the Formbase dashboard and copy the endpoint URL.
2
Add an Embed component
Drop an Embed component into your Framer page and paste your HTML form.
3
Set the action URL
If you need custom success handling, submit with JavaScript and redirect manually after a successful response.