The form builder for the modern web.

Before Formium: You waste time hand-coding forms and surveys in your app. It takes a JIRA ticket, an engineer, and a few hours to just "fix that typo on question 4." After Formium: You have your own in-house form builder that's fully integrated with your component library and design system. Everybody on your team can create, edit, and publish forms and surveys in your app regardless of their technical background.

No credit card required
Drag-and-drop editor

Build your form

Create complex forms and surveys with our easy-to-use online drag-and-drop editor. Use variables, conditional logic, and hidden fields to ask exactly the right question.

Formium Builder
World-class React SDK

Bring your own <input/>

Forget picking colors and fonts. With Formium, you can use your own React components to natively render your forms and surveys in your existing apps and websites. No iframes necessary.

Background ImageBackground Image
index.js
const CustomInput = (props) => <input className="custom-input" {...props} />;
const CustomTextarea = (props) => <textarea className="custom-text-area" {...props} />;
const App = () => (
<Page>
<FormiumForm
slug="support-request"
components={{
TextInput: CustomInput,
Textarea: CustomTextarea
}}
/>
</Page>
);
Headless editorial workflow

Preview and publish

We'll host a version of your form at formium.io, but that's just the beginning. Whenever you change your form's structure, you can setup Formium to trigger a new deployment on your hosting provider or continuous integration service.

dashboard.formium.io
Publish
email icon
email
checkmark icon
checkmark
radio icon
radio
yourapp.com
email
checkmark
radio

Deploy on Vercel, Netlify, Heroku or your favorite hosting platform.

Submission storage

Collect responses at scale

No backend? No problem. Store your form submissions in Formium without writing another API endpoint or serverless function. Manage them in either an inbox or spreadsheet-like layout.

Formium Results
Over 2,000 integrations

Automate the rest...

Use Formium's built-in no-code integrations to trigger emails, auto-responders, Slack notifications, webhooks, and more when you receive new submissions.

Airtable
Google Sheets
Asana
Basecamp
Bitbucket
Dropbox
Eventbrite
GitHub
GitLab
Gmail
Google Drive
HubSpot
Intercom
Mailchimp
Mailgun
PayPal
Salesforce
SendGrid
Stripe
Slack
Shopify
Trello
Zendesk
Zapier
Everything else

Frequently asked questions

Formium is a API-first, headless online form builder and automation tool designed for high performance teams. In addition to hosting forms and surveys on formium.io, developers can use the Formium API and React.js SDK to fully integrate their forms and surveys within their applications and websites using their existing React components.

Formium is purpose-built with the needs of developers in mind. While we still provide hosted forms at formium.io, Formium decouples the traditional form builder into it independent offerings. We provide an online form building interface, best practices SDK's for developers to natively render forms inside their apps and websites, and a submission storage system and automation service entirely powered by the Formium REST API. This allows for limitless customization and control, native performance, air-tight security, and better end-user experience while saving countless hours of manual, error-prone, hand coding.

No. First off, every form built on Formium gets a URL on formium.io. Second, Formium is meant to help development teams empower non-technical team members in their organization to be more productive. Thus, the platform is built to be used by the whole squad.

No. Formium is not open source software. It is a commercial product. Please refer to our pricing page for more information.

No, there is not a strict requirement. You can use any framework, form library, or language with Formium via our REST API. Formium React and our other SDK's are there for your convenience. We firmly believe they provide the best developer and end-user experience, but you do not need to use them.

No. If you use the Formium React SDK, you can use the form builder, but send your data elsewhere besides Formium's submission storage. However, if you do this, you will not be able to use Formium's built-in integrations and spam filtering.

Yes. You can export all or a selection of your submissions to CSV.

Yes, we do! We ask that enterprise customers contact us directly to discuss plan options.

For organizations in healthcare and related fields subject to the requirements of the Health Insurance Portability and Accountability Act of 1996 (HIPAA), Formium is HIPAA-ready and enables covered entities and their business associates to use a secure cloud service environment to process, maintain, and store protected health information (PHI).

Under the HIPAA regulations, service providers such as Formium are considered business associates. The Business Associate Addendum (BAA) is a Formium contract that is required under HIPAA regulations to ensure that Formium appropriately safeguards PHI. The BAA also serves to clarify and limit the permissible uses and disclosures of PHI by Formium.

Formium has a standard BAA that we present to customers for signature. Please contact us to begin the process.

Build forms, without the tears.