Webflow

Webflow contact form with your own form API

Point a Webflow form at FormsReach with a custom action URL, or embed the HTML form snippet. No custom backend, no Zapier required for basic delivery. Deliver submissions by email with spam filtering and to WhatsApp in seconds, metered with monthly credits.

FormsReach

Online

Name: Jessica Miller

Phone: +1 (415) 555-01XX

Message: “Need a quote for a 2-bed apartment remodel in Austin. Budget around $15k.”

Set up FormsReach with Webflow

  1. 1

    Create a free API key

    Sign up at FormsReach and copy your form API key. Free includes monthly credits for email and spam filtering.

  2. 2

    Wire the form action

    In Webflow Designer, select your Form element. Set the action to the FormsReach submit endpoint (POST). Add a hidden field named api_key with your key, plus name, email, and message fields.

  3. 3

    Publish and test

    Publish the site. Submit once - check email and/or WhatsApp depending on your delivery settings.

HTML snippet

HTML
<form action="https://api.formsreach.com/submit" method="POST">
  <input type="hidden" name="api_key" value="YOUR_API_KEY">
  <input type="text" name="name" required>
  <input type="email" name="email" required>
  <textarea name="message" required></textarea>

  <button type="submit">Submit Form</button>
</form>

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

Troubleshooting

What you get

Free

500 credits every month for form submissions, email, and WhatsApp. Spam filtering, webhooks, and workflow rules included. No credit card required.

Starter & Pro

Larger monthly credit pools (2,000 or 8,000) for growing sites and multi-site volume. Same channels - email, WhatsApp via the official Meta API, webhooks. See pricing.

FAQ

Can I keep using the Webflow Form element?+

Yes. Set a custom form action and method POST to FormsReach, and include a hidden api_key field. You can also paste the full HTML snippet in an Embed element.

Do I need Webflow Logic or Zapier?+

Not for email and WhatsApp delivery through FormsReach. Those tools are optional for other workflows.

Free vs Pro delivery?+

Email and WhatsApp via Meta WhatsApp Business API, with spam filtering. Usage is metered in monthly credits.

Does this work on Webflow hosting?+

Yes. The browser posts to FormsReach, so your Webflow host does not need a custom server.

Related integrations

Ready to receive form leads?

Create a free API key. Upgrade when you need more monthly credits.