How to embed a contact form on Webflow in two minutes
A Code Embed element on the canvas. Publish to see it. The Designer doesn't preview custom code — that's a Webflow thing, not a Toimii thing.
<script src="https://cdn.toimii.io/components/your-code.js" async></script>
<toimii-contact></toimii-contact>
Step by step
Common gotchas
Frequently asked
The Designer doesn't show the form — is it broken?
No. Webflow's Designer doesn't execute custom code — it shows a placeholder where the embed will go. To see the form, click Publish and view it on your *.webflow.io staging URL or your live domain.
Will it work on the free Starter plan?
No — custom code requires the Basic site plan ($14/mo) or higher. The free Starter plan blocks all custom code, so the embed won't run until you upgrade.
I see "Code Embed element" — is that the same as the old "Embed"?
Webflow renamed the "Embed" component to "Code Embed element" in 2024. Same component, new label. If your tutorial says "Embed", look for Code Embed.
I heard there's a 50,000-character limit?
The Code Embed element has a 50,000-character limit per instance. Our two lines are far under that — but if you're also pasting analytics or other custom code in the same embed, watch the count.
Will it conflict with Webflow Interactions or animations?
No. The component is in its own Shadow DOM — it doesn't see Webflow's interactions or animations, and Webflow doesn't see what's inside the component. Both work side-by-side.
Embedding on a different platform?
Same two lines of code, picked apart for each platform.
Ready to try it?
30-day free trial. No credit card. Set up in minutes.
No credit card required. Set up in 2 minutes.