Embed forms securely in your website
You can now embed forms directly into your public website, customer zone, or application using an<iframe>. This lets your users complete forms and upload documents without ever leaving your product, keeping their experience fully integrated and on-brand.
Double opt-in security
To protect your forms from unauthorized embedding, we’ve implemented a strict double opt-in security model:- Workspace level. Admins can declare allowed parent origins in Settings > Branding under Allowed parent origins.
- Form level. Toggle Embedding on for individual form templates to specify exactly which forms can be embedded.
A tailored embedding experience
We’ve built several options to ensure the embedded form feels like a natural part of your site:- Hiding the navigation. Automatically hide the top navigation bar and adjust the layout for a compact frame.
- Auto-starting forms. Skip the welcome page to let users start filling out the form immediately.
- Lifecycle communication. Listen to events from the form so your site knows when it has loaded (
ready) and when the user finishes (completed).