Beyond native Webflow form email
Native Webflow form notifications are fine until you need faster sales reply paths or a backend you control. FormsReach is a form API you point the form at - same Designer workflow, delivery handled outside Webflow’s native email-only path when you enable WhatsApp delivery.
Platform notes
- Method must be POST; action must be the FormsReach submit URL.
- Hidden
api_keyis required so submissions route to your account. - Match field names to what you want in the message (
name,email,messagework out of the box).
Troubleshooting
- Webflow still emails only itself: Confirm the form action points at FormsReach, not the default Webflow handler alone.
- Missing submissions: Check that
api_keyis a hidden field with the correct name and value. - Designer vs published: Always re-test on the published site after changing form settings.