Step 1
In SplitForms, open Dashboard -> Integrations -> Mailchimp and choose the form that should receive Mailchimp events.
Integration · Mailchimp
Mailchimp form integration for audience and email events.

splitforms connects your forms to Mailchimp 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 Mailchimp is unreachable.
Connecting Mailchimp 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 Mailchimprouting is configured in the splitforms dashboard against the form's access key — there's no client-side Mailchimp-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="mailchimp" />
<input type="email" name="email" placeholder="[email protected]" required />
<textarea name="message" placeholder="Your message" required></textarea>
<button type="submit">Send to Mailchimp</button>
</form>How it works
Here's how to send form submissions to Mailchimp in 5 steps — no code required, and most teams finish in a couple of minutes.
In SplitForms, open Dashboard -> Integrations -> Mailchimp and choose the form that should receive Mailchimp events.
Copy the Marketing webhook URL for audience/contact events, or the Transactional webhook URL for Mailchimp Transactional/Mandrill email activity.
For Marketing, open Mailchimp -> Audience -> Settings -> Webhooks, create a new webhook, paste the SplitForms URL, and select the contact events you want.
For Transactional, open Mailchimp Transactional -> Webhooks, add a webhook, paste the SplitForms URL, and choose delivered, open, click, bounce, spam, reject, or unsub events.
Save the webhook and send a test event. Mailchimp events will show up as SplitForms dashboard entries for that form.
How teams use it
Copy a SplitForms webhook URL, paste it into Mailchimp, and capture audience changes or transactional email activity without OAuth, API keys, or a developer app. Prefer a plainer destination? The same form can also send form submissions to email or forward them to any webhook.

Why splitforms
OAuth is smoother but heavier; the SplitForms copy-paste URL gets most users connected in two steps. splitforms is free for 200 submissions total, $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. And with Stripe connected, your forms can take payments too.

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 200 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 setup is inbound-only: Mailchimp sends events to a SplitForms webhook URL. The user copies the URL from SplitForms and pastes it into Mailchimp. No OAuth app, client secret, or Mailchimp API key is needed.
Marketing webhooks are for audience/contact changes such as subscribe, unsubscribe, profile update, email change, and cleaned contacts. Transactional webhooks are for Mailchimp Transactional/Mandrill message events such as delivered, open, click, bounce, spam, reject, and unsub.
Not in this simple copy-paste flow. Automatic creation would require OAuth for Marketing and a Transactional API key for Mandrill. The copy-paste flow is intentionally simpler for users who just want to connect in a couple of steps.
They are saved against the selected SplitForms form as dashboard entries with source, product, event type, email, list or message identifiers, and the important event metadata.
Yes. Treat the copied URL as a secret because it identifies the SplitForms form. If it leaks, regenerate the form access key or create a fresh form and replace the URL in Mailchimp.
No. This page covers Mailchimp -> SplitForms webhooks. Sending SplitForms form submissions into a Mailchimp audience is a separate outbound workflow that usually uses Zapier, Make, or a small API relay.
Simple pricing
Choose a plan that fits your workflow — from a free form endpoint to full automations, exports, Stripe payments, and higher submission limits.
For side projects and indie devs.
For agencies and growing products.
Pay $59. 3 years sorted.
No credit card required on Free • Cancel anytime