Drop-in support inbox
Give your tiny app a real support@ that triages and AI-drafts replies — without buying Zendesk.
Built on Cloudflare Email Workers
Sending email is solved. Receiving it isn't. Point a domain at ReplyFlow and every reply arrives as clean, threaded, intent-tagged JSON — quoted history and signatures stripped — ready for your webhook. No SMTP, no DNS rabbit-hole, no helpdesk.
Made for people shipping apps on Lovable, Bolt, v0, Cursor & Replit.
Live demo · runs in your browser
Pick an example (or paste a real reply), then watch ReplyFlow strip the noise and tag the intent.
This is the actual cleaning & intent step, running client-side. In production it happens at Cloudflare's edge the instant the email lands — then hits your webhook in milliseconds.
The gap nobody warns you about
You wired up Resend to send a notification in ten minutes. Then a customer replied to it — and the message fell into a void, or a personal Gmail that never gets checked.
Handling inbound mail means MX records, SPF/DKIM, an inbound parser, stripping quoted history, threading by Message-ID, storing attachments, filtering spam. That's a week of plumbing for something that should be one line.
ReplyFlow is that one line.
How it works
Add one MX record (or use a @replyflow.com address). We handle SPF, DKIM & spam at Cloudflare's edge.
A Cloudflare Email Worker parses the message, strips quotes & signatures, threads it, and tags the intent.
A signed webhook hits your app with structured data. Or use our drop-in inbox & AI auto-reply.
Recipes
Give your tiny app a real support@ that triages and AI-drafts replies — without buying Zendesk.
“Reply YES to approve.” Turn a plain-English reply into a clean webhook event your app can act on.
Marketplace messages, comments, support — let users reply by email and pipe it straight back into your app.
Email a human mid-workflow, pause, and resume when they reply. Approvals for your agents & automations.
The payload
{
"from": { "name": "Sarah Chen", "email": "sarah@acme.com" },
"subject": "Re: Confirm your demo time",
"thread_id": "thr_9f2c…",
"text": "Yes, that works for me — let's do Friday at 2pm.",
"intent": "confirm",
"signature_removed": true,
"quoted_removed": true,
"attachments": []
}
Pricing
$0
$19/mo
$49/mo
Spiky month? Top up with credit packs — $10 ≈ 1,000 extra replies. Pay only for what you parse.
Early access
ReplyFlow is in the oven. Leave your email and you'll be first in when it opens.