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.

Set up FormsReach with Webflow

Connect your form in a few steps. No custom backend required.

  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

Copy this into your project, then swap in your FormsReach API key.

          <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

Monthly credits for submissions and delivery. Scale when volume grows.

Free

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

Starter, Pro & Agency

Larger monthly credit pools (2,000 / 5,000 / 18,000). WhatsApp via Meta Business API unlocks on Pro and Agency. See pricing.

FAQ

Common questions about FormsReach with Webflow.

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.

More platforms that connect to FormsReach the same way.

Ready to receive form leads?

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