# FormBeep > Get website form submissions on WhatsApp instantly ## What is FormBeep? FormBeep is a privacy-first form notification service that sends website form submissions directly to WhatsApp. When someone submits a form on your website, you get an instant WhatsApp notification with all the form data. ## Key Features - **One-line installation**: Add a single script tag to any website - **Privacy-first**: Form data is temporarily stored and permanently deleted after viewing - **Works with any form**: Compatible with any HTML form on any platform (WordPress, Webflow, Wix, custom HTML, etc.) - **No form migration**: Works with your existing forms without rebuilding them - **Multiple recipients**: Send notifications to multiple WhatsApp numbers (plan-dependent) - **Multi-domain support**: Use one account across multiple websites (plan-dependent) - **Notification controls**: Pause/resume notifications on demand via dashboard - **Custom success messages**: Override default confirmation message per form or globally - **Complete dashboard**: Manage domains, numbers, view logs, regenerate API keys ## How It Works 1. Add one line of code to your website 2. Verify your WhatsApp number during signup 3. When someone submits a form, you get a WhatsApp template notification 4. Tap "View Details" to see the full submission 5. Form data is permanently deleted after viewing ## Technical Details - **Tech Stack**: Cloudflare Workers + D1 + KV + Meta WhatsApp Business API - **Global**: Deployed at Cloudflare's edge for low latency worldwide - **Privacy**: Uses WhatsApp's 24-hour messaging window with a two-message pattern (template + free-form) - **Security**: Origin validation, rate limiting, honeypot bot detection, XSS sanitization ## Pricing - **Free**: 15 notifications/month, 1 domain, 1 WhatsApp number - **Starter**: $4.99/month - 200 notifications, 2 domains, 2 numbers - **Pro**: $24.99/month - 1,500 notifications, 5 domains, 3 numbers - **Business**: $49.99/month - 3,000 notifications, 10 domains, 10 numbers - **Agency**: $99/month - 7,000 notifications, unlimited domains, unlimited numbers ## Important Pages - **Home**: https://formbeep.com/ - Product overview, features, pricing - **Documentation**: https://docs.formbeep.com/ - Setup guides, API reference - **Blog**: https://formbeep.com/blog/ - Technical articles and updates - **RSS Feed**: https://formbeep.com/blog/index.xml - Subscribe to blog updates - **Free Tools**: https://formbeep.com/tools/ - Free WhatsApp tools for business - **WhatsApp API Pricing**: https://formbeep.com/whatsapp-api-pricing/ - Per-message rates for every country (marketing, utility, authentication), updated quarterly by Meta - **Privacy Policy**: https://formbeep.com/privacy.html - Data handling practices - **Terms of Service**: https://formbeep.com/terms.html - Service terms - **Sign Up**: https://accounts.formbeep.com/sign-up - Create account - **Dashboard**: https://app.formbeep.com/ - User dashboard ## Free Tools A collection of free WhatsApp tools for businesses, requiring no account or sign-up: - **WhatsApp Contact Form Generator**: https://formbeep.com/tools/whatsapp-contact-form-generator/ - Generate embeddable HTML forms that open WhatsApp pre-filled with visitor's message - **WhatsApp Link Generator**: https://formbeep.com/tools/whatsapp-link-generator/ - Create wa.me click-to-chat links with optional pre-filled messages - **WhatsApp QR Code Generator**: https://formbeep.com/tools/whatsapp-qr-code-generator/ - Generate downloadable QR codes for WhatsApp numbers - **WhatsApp Message Formatter**: https://formbeep.com/tools/whatsapp-message-formatter/ - Preview bold, italic, strikethrough and monospace formatting before sending - **WhatsApp Chat Button Generator**: https://formbeep.com/tools/whatsapp-chat-button-generator/ - Generate floating chat button HTML/CSS snippets for any website - **WhatsApp Business Bio Generator**: https://formbeep.com/tools/whatsapp-business-bio-generator/ - Generate optimised WhatsApp Business profile bios under 256 characters ## Recent Blog Posts - **How to Get WhatsApp Lead Notifications Without Putting Your Number on Your Website** https://formbeep.com/blog/whatsapp-leads-private-number/ Learn how to receive instant WhatsApp notifications from website forms while keeping your phone number completely private. No spam, no exposed contact details. - **Why You're Missing Leads from Your Website Contact Form (And How to Fix It)** https://formbeep.com/blog/why-you-are-missing-leads/ Email deliverability issues cause many businesses to miss form submissions. Discover why form notifications fail and how WhatsApp solves the problem. - **Complete Guide to WhatsApp Form Notifications** https://formbeep.com/blog/whatsapp-form-notifications/ Step-by-step setup guide for adding WhatsApp notifications to any website form. Platform-specific instructions for WordPress, Webflow, Wix, and more. - **Why FormBeep?** https://formbeep.com/blog/why-formbeep/ The story behind building FormBeep and why WhatsApp is the better channel for time-sensitive form notifications. - **Building FormBeep in a Weekend** https://formbeep.com/blog/building-formbeep-weekend/ Technical deep-dive into building a production WhatsApp form service using Cloudflare Workers, D1, and Meta's WhatsApp Business API. ## API - **Base URL**: https://api.formbeep.com/v1 - **Submit endpoint**: POST /v1/submit/:apiKey - **Health checks**: GET /v1/health, GET /v1/health/deep, GET /v1/health/embed - **User management**: GET /v1/user (requires auth) - **Domain management**: PUT /v1/user/domains (requires auth) - **Number management**: PUT /v1/user/numbers (requires auth) - **API key**: POST /v1/user/regenerate-key (requires auth) - **Logs**: GET /v1/logs (requires auth, paginated) - **Notifications**: POST /v1/notifications/pause, POST /v1/notifications/resume (requires auth) - **Billing**: POST /v1/billing/checkout, POST /v1/billing/portal (requires auth) - **Inbound webhooks**: POST /v1/inbound/webflow/:webhookSecret, POST /v1/inbound/custom/:webhookSecret (receive form submissions from Webflow, Jotform, Tally, or any platform that sends JSON payloads) - **Webhooks**: POST /v1/webhook/stripe, POST /v1/webhook/meta, POST /v1/webhook/clerk ## Use Cases - **Small businesses**: Never miss a customer inquiry - **Freelancers**: Get client leads instantly - **Agencies**: Manage multiple client websites from one account - **E-commerce**: Instant notification for contact/quote requests - **Service businesses**: Fast response time = more conversions ## Contact - **Email**: hello@formbeep.com - **Support**: hello@formbeep.com - **Twitter/X**: @rishikeshshari - **Discord**: rishikeshs - **Founder**: Rishikesh Sreehari (https://rishikeshs.com) ## Integration Code Example ### Basic Installation ```html ``` ### With Custom Success Message ```html ``` ### Per-Form Customization ```html
``` ## Key Differentiators 1. **Privacy-first**: Unlike other form services, FormBeep permanently deletes data after viewing (not just soft delete) 2. **Platform-agnostic**: Works with any existing form without rebuilding or changing markup 3. **WhatsApp delivery**: 98% open rate vs email's ~20% 4. **Edge deployment**: Cloudflare Workers deployed globally, low latency worldwide 5. **No lock-in**: Remove the script, keep your forms - no vendor dependency 6. **Notification controls**: Full control to pause/resume notifications on demand 7. **Strong consistency**: D1 database ensures no race conditions or data loss ## Recent Updates - Free WhatsApp tools suite launched — 6 tools at formbeep.com/tools/ (Mar 2026) - Inbound webhooks — receive submissions from Webflow, Jotform, Tally, and custom platforms (Mar 2026) - Agency plan added (Mar 2026) - Domain-to-number mapping — route notifications from each domain to specific numbers (Mar 2026) - Notification count now per-recipient, not per-submission (Mar 2026) - Notification pause/resume controls (Mar 2026) - Privacy enhancement: Don't store form data when notifications paused (Mar 2026) - Clerk webhook integration for account lifecycle management (Mar 2026) - Full Stripe payment integration with billing portal (Feb 2026) - Complete dashboard UI - home, domains, numbers, logs, settings (Feb 2026) ## Known Limitations - WhatsApp only (SMS support planned) - No file upload support - 1500 character limit per field value - Requires WhatsApp Business API (handled by FormBeep, transparent to users) --- Last updated: 2026-03-14