Integration

Auto-reply to Netlify Forms submissions — no functions, no Zapier

Netlify Forms notifies you when someone submits, but it has no built-in way to email the submitter back. The usual workarounds are a serverless function, a Zapier hop, or a third-party email API — code and glue for what should be one setting.

Request Router works with the notification email Netlify already sends. Add one recipient in your Netlify dashboard and every submitter gets an instant, on-brand reply that asks a real qualifying question — written by an AI trained on your business. Our own homepage demo runs on Netlify Forms; the reply you get there is this exact pipeline.

The form fill that comes in

The reply that wins the job — and the one that doesn't

Why there is no native answer

Netlify Forms is a capture product: it stores submissions and notifies your team by email, Slack, or webhook. Emailing the submitter would make Netlify an email sender on your behalf, so it simply doesn't offer it — their answer is “use a function.” That means provisioning an email service, writing and deploying the function, and maintaining templates for what is ultimately still a canned confirmation.

Forwarding the notification skips all of it. The notification already contains everything — name, email, message — and Request Router parses it, writes the reply, and sends it from your business in seconds.

Set it up: forward this form's notifications

01

Open your form’s notifications

In the Netlify dashboard: Project → Forms → Form notifications → Add notification → Email notification.

02

Add your inbound address

Set the notification's recipient to your agent's inbound lead address (copy it from your Request Router dashboard). Keep your own email as a second notification if you still want raw copies.

03

Submit your form once

Fill it out like a customer with a personal email. The qualifying reply lands in that inbox within a minute — and your forward-to inbox gets the enriched summary when they answer.

The full walkthrough — with what to upload and how to test before paying — is in Connect your form & go live.

Who this is not for

  • It's not a phone or voice AI — replies go out by email, where the submission came from.
  • It's not a spam filter for Netlify's form spam — though real spam that reaches the agent is classified out and never counts against your plan.
  • It's not a generic confirmation template. If canned “we got it” text is all you need, a serverless function is the cheaper hammer.

Questions

Do I need a serverless function or an email API key?

No. No function, no SendGrid/Resend key, no OpenAI key, no code. The integration is one email notification recipient in the Netlify dashboard.

Can Request Router parse Netlify's notification format?

Yes — it parses whatever the form sends, picks out the lead's name, email, and message, and replies to the lead's address, never to Netlify's mailer.

I have several Netlify forms. Do they all work?

Point each form’s notification at the same inbound address. They share the agent’s training and count toward the same $49/mo, 500-lead plan.

Does this work with Netlify’s honeypot and reCAPTCHA?

Yes. Anti-spam happens before the notification is sent, so the agent only ever sees submissions that passed your existing protections.

Keep reading

One notification setting. Every submitter answered.

Try the live demo on our homepage — it runs on Netlify Forms and replies in seconds.

See how it works$49/mo · up to 500 leads · 2-minute setup