Documentation
FormBackend docs — set up form endpoints, file uploads, email notifications, spam filtering, and integrations.
Guides for setting up FormBackend forms, notifications, spam protection, integrations, and the API. If something is unclear or missing, reach out and we will tighten it up.-
Basics
-
User Guides
-
Your first formConnect your own HTML form to a FormBackend endpoint
-
Customize thank you pageHow to customize the page users see once they have submitted your form.
-
Redirect after submissionHow to redirect to a page of your choice after someone submits your form
-
Sending emailsHow to send emails when someone submits your form
-
Customize email templatesHow to customize email templates to look like your brand
-
Spam filteringWays to protect your form against spam
-
Manage submissionsSearch, organize, restore, and troubleshoot form submissions
-
Team members and rolesWhat account administrators and members can see and do in FormBackend
-
FormBackend JavaScriptHow to add a bit of interactivity to your form using FormBackend's javascript include
-
Projects and team accessOrganize forms and control which account members can access them
-
-
Features
-
File uploadsUpload images, documents and more with your form using FormBackend
-
Email attachmentsAttach uploaded files to owner notification emails
-
Merge tagsUse merge tags to personalize notifications with submitted form values
-
Form rulesAutomate spam handling, emails, and redirects based on submitted values
-
Analytics and exportsTrack submission volume and export form data to CSV
-
Using AJAXSubmit a form with JavaScript without reloading the page
-
Form settings and data retentionControl retention, accepted domains, spam behavior, and attachment safety
-
Custom sender domainsUse your own domain to send emails
-
Hide fieldsHide certain submission fields when viewing submissions
-
Rename fieldsRename submitted field names on the submission page
-
-
Spam
-
Api
-
AuthenticationHow to authenticate with the FormBackend API
-
FormsList, create, view, and delete forms through the FormBackend API
-
MCP serverConnect AI assistants like Claude Code, Claude Desktop, and Cursor to FormBackend via the Model Context Protocol
-
SubmissionsHow to use the submission endpoints
-
-
Integrations