Introduction to Formkove
Formkove is a form submission backend built for developers. Point your form at a Formkove endpoint, and get spam protection, notifications, AI classification, webhooks, and exports out of the box, without managing any infrastructure.
How it works
Section titled “How it works”- Create a form in your dashboard: get a unique submission URL instantly
- Point your frontend at the endpoint: works with plain HTML, React, Vue, or any framework
- Formkove handles the rest: validates, classifies, notifies, and stores every submission
Core concepts
Section titled “Core concepts”- Endpoint: A
POSTURL you target from your form. No SDK required. - Submissions: Every form response, stored and searchable in your dashboard
- Notifications: Email on every submission. Pro adds Slack, Discord, webhooks, Google Sheets, Zapier, and Airtable
- AI classification: Define your own tags; Formkove reads each submission and categorizes it automatically
- Workspaces: Share forms and collaborate with your team (Pro and Agency plans)
Supported plans
Section titled “Supported plans”| Feature | Free | Pro | Agency |
|---|---|---|---|
| Forms | Unlimited | Unlimited | Unlimited |
| Submissions/mo | 300 | 12,000 | 30,000 |
| Team members | 1 | 3 | 10 |
| Webhooks | — | ✓ | ✓ |
| Slack notifications | — | ✓ | ✓ |
| AI classification | — | ✓ | ✓ |
| Google Sheets (via Apps Script) | — | ✓ | ✓ |
| CSV export | ✓ | ✓ | ✓ |
| Airtable (coming soon) | — | — | — |
Getting started
Section titled “Getting started”- Create a free account
- Create a form and copy the endpoint URL
- Add the endpoint to your HTML form
- Add an email to receive notifications
Head to the next section to learn about Creating your first form.
