Contact form for Webflow
Webflow's native form handling works until you need real spam filtering, per-client routing, or an exportable archive. Redirect the form's action to FormDock and keep designing in Webflow.
Webflow setup
1. Select your form's Form element (not the wrapper) 2. In Element Settings (D), set: Action: https://formdock.app/f/your-form-key Method: POST 3. Give every input a clean name attribute (name, email, message) 4. Publish
- Webflow shows its own success message only for its native handler — with a custom action the browser follows FormDock's redirect instead, so set your form's redirect URL to a styled thanks page on your Webflow site.
- On Webflow sites with custom code disabled (free plans), this still works — it's just an attribute change, not an embed.
Get your endpoint: create a free FormDock account (100 submissions/month), add a form, and swap your-form-key for the real key.