Agencies
One production form backend for every client site.
Unlimited forms, Pro integrations, scanned uploads, 32,000 monthly submissions, and unlimited Business workspaces. Standardize one endpoint pattern across client sites.
How it works
Three steps to production forms.
Create a workspace
Start on Business when each client needs a separate workspace.
Create client forms
Use separate forms and access keys for each site.
Deploy everywhere
Copy the same snippet into every client site and monitor from one dashboard.
Setup
Client-ready form snippet
<form action="https://api.formsfort.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY" />
<input type="text" name="name" placeholder="Name" required />
<input type="email" name="email" placeholder="Email" required />
<textarea name="message" placeholder="Message" required></textarea>
<input type="checkbox" name="botcheck" style="display:none" />
<button type="submit">Send</button>
</form> Migration
Migration checklist.
Move an existing form in minutes without rebuilding markup.
Audit current client form endpoints, field names, integrations, and delivery requirements.
Create FormsFort forms for each client site.
Add domain restrictions per client.
Roll out the snippet to remaining client sites.
Monitor delivery and spam across all forms from one dashboard.
FAQ
Common questions.
What plan should agencies use?
Use Business for unlimited workspaces, 32,000 monthly submissions, and the full Pro feature set.
Can I use this across clients?
Yes. Business includes unlimited workspaces and unlimited forms so each client can have separate access keys and settings.
How do I add a new client site?
Create a new form in the dashboard, copy the access key, and paste it into the client site's HTML form.
Is there a white-label option?
Not yet. Custom SMTP and white-label delivery are separate future modules.
Stop managing form servers.
Create a production form endpoint, migrate your first form free, and scale when you are ready.