FormFeeder Documentation

Start here to understand the product, then dive into Quick Start or Developer guides.

Base URL: https://api.formfeeder.io

What is FormFeeder?

FormFeeder is a privacy-first form handling service that acts as a bridge between your HTML forms and your preferred communication channels. When visitors submit forms on your website, FormFeeder instantly forwards that data to your configured destinations—whether that's your email inbox, Slack workspace, or custom webhooks—without storing sensitive information.

Zero Backend Required: Add forms to static sites without writing server code or managing databases.

GDPR Compliant: Privacy mode ensures no personal data is persisted—submissions are forwarded and immediately forgotten.

Enterprise Ready: Domain validation, rate limiting, file upload support, and multiple connector types built-in.

How It Works

1

Create Your Form

Get a unique Form ID and configure where submissions should be sent (email, Slack, webhook).

2

Connect Your HTML

Point your form's action attribute to FormFeeder's endpoint with your Form ID.

3

Receive Submissions

Form data is validated, processed, and instantly delivered to your configured destinations.

Best Next Steps

Machine‑Readable Spec

/docs/spec.json

OpenAPI-compatible JSON specification for automated client generation and API validation.