Connect contact forms on your static websites, Webflow, React, Astro, or WordPress projects in 30 seconds. Eliminate spam automatically, send beautifully branded notification emails, and resolve inquiries in a high-speed unified ticketing inbox.
<!-- 1. Point form action to your FormRelay endpoint -->
<form action="https://formrelay.goenhanced.com/submit" method="POST">
<input name="name" placeholder="Your Name" required />
<input name="email" type="email" required />
<!-- 2. Context / Reason tag auto-categorizes into tickets -->
<select name="reason">
<option>REQUEST A FEATURE</option>
<option>GENERAL QUESTION</option>
<option>TECHNICAL SUPPORT</option>
</select>
<textarea name="message"></textarea>
<button type="submit">Send Inquiry</button>
</form>
No backend servers to maintain, no PHP scripts to patch, and no complex SMTP configurations.
Drop your unique FormRelay URL into your HTML or React form's action attribute. Works instantly with standard POST requests.
Our serverless heuristics automatically intercept bots, scam links (e.g. telegra.ph), lottery blast attacks, and rate abusers before they reach you.
Receive beautifully branded email alerts styled to your brand colors, and triage inquiries in your unified, compact ticketing dashboard.
Everything you need to capture, filter, brand, and resolve inquiries across all your web properties.
Autonomous heuristics inspect honeypot fields, rate limits, Telegram/crypto scam URLs, and all-caps shouting copy to stop junk cold.
Turn standard contact forms into an organized support desk. Filter by "Feature Request", "Billing", or "General" with a single click.
Customize email theme colors, header banners, dynamic subject tokens ({{name}}, {{appName}}), with real-time desktop & mobile preview.
Review 50 inquiries in 30 seconds. Clean single-line previews expand smoothly in-place into full drawers with fast reply and triage buttons.
Route inquiries from 1 website or 100 client domains into a single organized hub with per-application badge counters and analytics.
Built on Firebase Enterprise rules. Your leads and customer inquiries are encrypted and isolated with zero cross-tenant data leakage.
Move incoming inquiries through structured resolution workflows without paying for bulky $50/user helpdesk tools.
Every inquiry is assigned a unique reference ID (e.g. #TKT-7829) and categorized by your custom form reasons. Transition inquiries seamlessly between:
Start free today. Upgrade when you need custom domain routing, team access, and higher volume.
Everything you need to know about integrating and using FormRelay.
<form> on any static site (Netlify, Vercel, GitHub Pages, Webflow, or WordPress). We handle form ingestion, spam filtering, database storage, and email delivery.
name="reason" dropdown to your form, inquiries are automatically categorized (e.g. "Request a Feature", "General Question", "Billing"). In the dashboard, you can filter by category with 1 click, transition tickets between Open, In Progress, and Resolved, and track unique ticket reference IDs.
{{name}}, {{appName}}, {{reason}}), and preview the output live on desktop and mobile.