Form submissions, without a backend.
Point your HTML form at Formcatch and get submissions by email, Slack, and a dashboard. No server, no spam, set up in 2 minutes.
How it works
<form action="https://forms.mgm-llc.org/f/YOUR_FORM_ID" method="POST"> <input name="email" type="email"> <textarea name="message"></textarea> <button>Send</button> </form>
Works with plain HTML, React, Vue, static sites — anything that can POST.
Why Formcatch
- Email & Slack notifications on every submission
- Built-in spam filtering (honeypot)
- AJAX or classic POST, with redirect or JSON response
- All submissions stored in your dashboard