Skip to main content
Framer supports custom code and embeds, which makes Formbase easy to integrate. Use an HTML form inside an Embed component or a custom code component and point it at your Formbase endpoint.
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

Publish the site and test a submission.
If you need custom success handling, submit with JavaScript and redirect manually after a successful response.