Step 1
In WhatsApp, add the CallMeBot contact and send the activation phrase from CallMeBot's setup guide to receive your API key.
Integration · WhatsApp
Send form submissions to WhatsApp as lead alerts.

splitforms connects your forms to WhatsApp and moves every submission across the moment it's received — no manual export, no copy-paste.
Every submission is emailed to you and saved to a searchable dashboard, so the lead is captured even if WhatsApp is unreachable.
Connecting WhatsApp to your forms is included in your plan — no add-on charge and no per-message billing from splitforms.
Example: form markup
The form posts to https://splitforms.com/api/submit. The WhatsApprouting is configured in the splitforms dashboard against the form's access key — there's no client-side WhatsApp-specific code in your HTML.
<form action="https://splitforms.com/api/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_SPLITFORMS_KEY" />
<input type="hidden" name="_route" value="whatsapp" />
<input type="email" name="email" placeholder="you@example.com" required />
<textarea name="message" placeholder="Your message" required></textarea>
<button type="submit">Send to WhatsApp</button>
</form>How it works
Here's how to send form submissions to WhatsApp in 5 steps — no code required, and most teams finish in a couple of minutes.
In WhatsApp, add the CallMeBot contact and send the activation phrase from CallMeBot's setup guide to receive your API key.
In SplitForms, open Dashboard -> Integrations -> WhatsApp.
Choose All forms to send every lead, or choose one form if only that form should notify WhatsApp.
Enter your WhatsApp phone number with country code and the CallMeBot API key.
Send a test message, then submit your live form. SplitForms will send a compact lead summary to WhatsApp.
How teams use it
Connect a CallMeBot WhatsApp API key and SplitForms can push each new lead to your WhatsApp number automatically. It is the simplest path for personal lead alerts without a WhatsApp Business setup. Prefer a plainer destination? The same form can also send form submissions to email or forward them to any webhook.

Why splitforms
Most form tools need Zapier or an official WhatsApp provider; SplitForms can use a simple CallMeBot URL for lightweight alerts. splitforms is free for 500 submissions per month, $5/mo on Pro, or $59 for a 3-year plan (15,000 submissions/month, 36 months of access), with no per-integration add-on fees.

How SplitForms works
Connect your form, collect every submission, and send data where it needs to go — without building backend infrastructure.

Point your form to your unique SplitForms endpoint. That's it.

We instantly capture and organize every submission in your inbox.

Send data to email, spreadsheets, CRMs, webhooks, and 7,000+ apps.

No credit card required. Set up in under 60 seconds.
Connect & automate
SplitForms works with the destinations you route to and the platforms you build on — from Slack and Sheets to WordPress, Shopify, and Next.js.

Trusted by indie teams and agencies shipping forms worldwide
Testimonials
40 quotes on record — from indie hacks to agency migrations.
“I replaced a Lambda + DynamoDB + SES contact form with six lines of HTML. It took eleven minutes, and the dashboard is better than what I was going to build.”
“We migrated 14 client sites off Formspree in a single weekend. The price is a third of what we paid, the API is more honest, and the spam filter actually works.”
“The webhook payload is signed, idempotent, and well-shaped. It reads like code from a competent team, not a CRUD app held together with duct tape.”
“I stopped reaching for Typeform on small marketing sites. splitforms covers 90% of the use case at none of the bloat.”
“I onboarded our whole agency in an afternoon. The MCP integration meant Cursor literally dropped the form straight into our client repos for us.”
“The free plan gave me 500 submissions before I paid a cent, and Pro is five dollars a month. I've spent more on coffee deciding which backend to use.”
“Spam went from forty junk entries a day to zero, with no reCAPTCHA puzzle ruining the form. The honeypot and time-trap just quietly do their job.”
“Point the form action at one endpoint and you're done. No SDK, no client library, no build step. This is how a form backend should feel.”
“Leads land in Slack the second someone submits, and a copy goes to Google Sheets for the sales team. I wired both up in under ten minutes.”
“I run a static Hugo site on a five-dollar VPS. splitforms gave it a real contact form without me standing up a single server.”
Common questions
No. This simple integration uses CallMeBot, so it can send alerts to your own WhatsApp number after you activate the bot. For official business messaging from your own business number, use the WhatsApp Cloud API or a provider such as Twilio.
Yes. Choose All forms in the WhatsApp setup page and SplitForms will send a WhatsApp alert for every new submission across the account.
Not with the simple CallMeBot personal API path. It is designed for personal-use messages to one WhatsApp number. Group or multi-recipient messaging needs a paid/official provider.
SplitForms sends a compact summary with the form name, the first submitted fields, and the source URL when available. Long field values are trimmed so the message stays readable on a phone.
The key is stored inside the webhook URL already protected by the dashboard. It is masked in the UI and only used server-side when sending the WhatsApp notification.
Simple pricing
Choose a plan that fits your workflow — from a free form endpoint to full automations, exports, and higher submission limits.
Free forever
For side projects and indie devs.
For agencies and growing products.
Pay $59. 3 years sorted.
No credit card required on Free • Cancel anytime