Turn Any Contact Form into WhatsApp Messages

Web2Phone is a form backend that sends your website’s contact form submissions straight to WhatsApp and email — no backend code, no plugins, no third-party chat widget needed.

Free plan available • No credit card required • Works with any HTML form

Perfect for People Who Live in WhatsApp

If you — or your clients — run your business from WhatsApp, your contact form shouldn’t hide new enquiries in an inbox. Web2Phone delivers leads where you actually reply.

Freelancers & Web Designers

Add a working contact form to client sites and portfolio projects in minutes, with WhatsApp alerts for new enquiries.

Trades & Local Businesses

Plumbers, cleaners, salons, coaches — get contact form leads straight to your phone while you’re on the job.

Students & Side Projects

Add a real contact form to your first projects without setting up a server or learning backend frameworks.

How to Send Contact Form Submissions to WhatsApp

You keep your existing HTML form. Web2Phone receives the submission, applies spam protection, then forwards it to WhatsApp and/or email.

1

Create a Form in Web2Phone

Choose WhatsApp, email, or both. Configure your phone number, domain whitelisting, and basic spam protection.

2

Paste the Form Endpoint into Your HTML

Replace your form’s action with the Web2Phone endpoint we give you. No JavaScript or backend code required.

3

Receive Leads on WhatsApp Instantly

When a visitor submits your contact form, you get a WhatsApp message with all the details — plus optional email backup.

Example: Simple HTML Contact Form → WhatsApp
<form action="https://api.web2phone.co.uk/forms/your-endpoint-id/" method="POST">
  <input type="text" name="name" placeholder="Your name" required>
  <input type="email" name="email" placeholder="Your email" required>
  <textarea name="message" placeholder="How can we help?" required></textarea>
  <button type="submit">Send message</button>
</form>

Replace your-endpoint-id with the form endpoint shown in your Web2Phone dashboard. You can use this with static HTML, GitHub Pages, Cloudflare Pages, Webflow, Django/Flask templates, and more.

Why Send Forms to WhatsApp with Web2Phone?

Never Miss a Lead

WhatsApp notifications mean new enquiries don’t get buried in email folders or spam. Reply while the lead is still warm.

Works with Any HTML Form

Keep your existing contact form markup. Just change the action URL to point at Web2Phone.

Spam & Abuse Protection

Domain whitelisting, rate limiting, and optional CAPTCHA help filter bots before they ever reach your phone.

Email Backup Included

Get a copy of every submission in your inbox so you have a backup outside of WhatsApp and an easy way to search old enquiries.

FAQ: Contact Forms & WhatsApp

Do I need a special WhatsApp Business API account?

No. Web2Phone is designed to work for regular small businesses and freelancers. You configure a verified WhatsApp number inside Web2Phone, and we send your form submissions there.

Will this replace my existing contact form?

You keep your current form design and fields. Web2Phone only replaces the backend: we receive the POST request and handle delivery to WhatsApp and email for you.

Can I send forms to both WhatsApp and email?

Yes. Every form can send to WhatsApp, email, or both. Many users use WhatsApp for quick replies and email as a searchable archive.

Does Web2Phone work with Webflow / WordPress / static sites?

Web2Phone works anywhere you can put a standard HTML form: Webflow, WordPress (with a custom form), static HTML, GitHub Pages, Cloudflare Pages, and custom Django/Flask apps.

Start Sending Your Contact Form to WhatsApp Today

Create a free Web2Phone account, connect your WhatsApp number, and add the endpoint to your existing contact form. You can be live in minutes.

Create Your Free Account