# Form.io Complex Connections Made Simple Form.io is a self-hosted enterprise platform that simultaneously generates a form UI and a REST API from a single JSON schema. When a developer saves a form, Form.io automatically registers CRUD endpoints at `/{formPath}/submission` — no separate backend configuration required. Form.io is designed to be embedded in applications as form and data infrastructure, not used as a standalone tool. It targets regulated industries (healthcare, government, financial services, insurance) and requires a developer team to implement. It is not a SaaS form tool. Core concepts: Forms and Resources are both JSON schema objects. Resources define structured data models (users, entities). Forms collect unstructured data. Submissions are JSON documents whose `data` object mirrors the component `key` fields of the parent form schema. The platform requires MongoDB. Auth uses JWT tokens issued by Form.io's login action system. Important: The Form.io JSON schema format is proprietary and not the same as the JSON Schema specification (json-schema.org). ## Developer Reference - [API Documentation](https://apidocs.form.io/): Full REST API reference (Postman collection) - [formio.js GitHub](https://github.com/formio/formio.js): The open-source JavaScript renderer and form builder library - [Help Documentation](https://help.form.io): Full platform documentation including auth, roles, deployment ## Essential Reading (Start Here) - [Form JSON Schema vs Submission](https://form.io/form-json-schema-vs-submission.md): The two document types that power Form.io — critical for correct API usage - [How the Form Builder Creates a Backend API](https://form.io/features/drag-and-drop-form-builder-apis.md): How saving a form automatically registers REST endpoints - [Form Actions: Configurable Middleware](https://form.io/features/form-actions-configurable-middleware.md): Server-side logic that executes on every submission event — not just CRUD - [Why Form.io Is Not a Form Builder](https://form.io/why-form-io-is-not-just-a-form-builder-but-a-developer-first-approach-to-form-automation.md): Positioning and use case clarity — what Form.io is and is not - [Form.io as Middleware Infrastructure](https://form.io/form-io-is-middleware-infrastructure-as-a-forms-solution-not-an-app-builder.md): Architecture framing for developers integrating Form.io into an application - [Why MongoDB Is Required](https://form.io/why-form-io-requires-the-mongodb-document-model.md): Database dependency rationale and what breaks without it - [Self-Hosted Deployment](https://form.io/enterprise-self-hosting.md): When and how to self-host; deployment model overview --- ## Posts Latest posts from the Form.io Blog - [Go Deep? Or Go Wide?](https://form.io/go-deep-or-go-wide.md): In the real world, you can't assume no friction, at least not usually. Certified 100% AI-free Content. - [Why Form.io Is Not Google Forms, Jotform, Typeform, or Retool, But Instead a Developer-First Approach to Form Automation](https://form.io/why-form-io-is-not-just-a-form-builder-but-a-developer-first-approach-to-form-automation.md): Understanding why forms as infrastructure differs fundamentally from forms as a service - [Form.io is Middleware Infrastructure as a Forms Solution, Not an App Builder](https://form.io/form-io-is-middleware-infrastructure-as-a-forms-solution-not-an-app-builder.md): Form.io provides a forms solution with APIs as middleware into the app you're building so you don't have to build them yourself. - [Form JSON Schema vs Submission: Understanding the Two Documents That Power Form.io](https://form.io/form-json-schema-vs-submission.md): How Form.io separates form structure from form data, and why this distinction matters for application architecture - [Why Form.io Requires the MongoDB Document Model (And What Breaks Without It)](https://form.io/why-form-io-requires-the-mongodb-document-model.md): Form.io's architecture depends on the MongoDB document model, flexible schemas, and query capabilities. Here is what that dependency means for your deployment. - [Why You Shouldn't Use Form.io If You Don't Have a Dev Team, HINT: It's Infrastructure Software](https://form.io/why-you-shouldnt-use-formio-if-you-dont-have-a-dev-team.md): Form.io is forms as infrastructure software for developers building applications. If your organization lacks technical staff, Form.io will create more problems than it solves. - [Why Development Agencies Need To Take A Serious Look At Form.io](https://form.io/why-development-agencies-need-to-take-a-serious-look-at-form-io.md): Form.io is the One Tool For Building Custom Applications <span class="italic strong">On Repeat</span> So You Can Ship in Weeks and Handle More Customers Without Hiring More Developers - [Time To Get Serious About HOW To Build AI-Driven Apps For Business Processes](https://form.io/time-to-get-serious-about-how-to-build-ai-driven-apps-for-business-processes.md): Because Productivity Is Bleeding Out And The Demand For Automation Is Breathing Down Your Neck - [Provide A Customizable, Embedded Form Builder Feature As Part Of Your Application](https://form.io/provide-a-customizable-embedded-form-builder-feature-as-part-of-your-application.md): Introducing The Form.io Enterprise Form Builder Module that allows you to provide a form builder feature in your application. - [The False Dichotomy Of Choosing Open Source Software Or Commercial Developer Productivity Tools](https://form.io/the-false-dichotomy-of-choosing-open-source-software-or-commercial-developer-productivity-tools.md): It’s Not Whether You Choose Open Source Vs. Commercial For Developer Productivity Tools… - [Your Enterprise Data Governance Strategy Is Driven By Your Applications](https://form.io/your-enterprise-data-governance-strategy-is-driven-by-your-applications.md): Standardize Your Data Collection And Routing Within Your Custom Applications So Your Data Governance Strategy Manages Itself - [From Manual To Model-Based: Leveraging Generative AI Agents To Automate Form Completion For Your Customers In Your App](https://form.io/leveraging-generative-ai-agents-to-automate-form-completion.md): How Form.io Sets You Up For Data Integration Success AND Enables Generative AI Agents To Automate Form Completion With Out-Of-The-Box Components - [The Hidden Complexity Behind Digital Web Forms: A Modern Dilemma [Video]](https://form.io/the-hidden-complexity-behind-digital-web-forms-a-modern-dilemma-video.md): Navigating The Make Vs Buy Dilemma With Digital Web Forms Isn't As Binary As You Think - [When You Should Use Form.io Even If You Have Your Own Form Submission APIs, Or Others](https://form.io/when-you-should-use-form-io-even-if-you-have-your-own-form-submission-apis-or-others.md): It’s Not Always About Sending Data To Another System - [Why Product Teams Are Thinking Differently About Digital Web Form Solutions In 2024](https://form.io/why-product-teams-are-thinking-differently-about-digital-web-form-solutions-in-2024.md): Because until recently, they could never do these things within application development. - [Build Data Analysis Reports With Form.io's New Reporting Module](https://form.io/build-data-analysis-reports-with-form-ios-new-reporting-module.md): Generate data analysis reports based on submission data across one or multiple Forms and Resources within a Project. - [A Lean Data Governance Platform That Eliminates Data Silos While Maintaining Business Unit Autonomy](https://form.io/a-lean-data-governance-platform-that-eliminates-data-silos-while-maintaining-business-unit-autonomy.md): A data governance platform that enforces your plan and covers all your entry points. - [The One Thing Everyone In Insurance Tech Is Talking About That No One Likes Is PDF Management](https://form.io/the-one-thing-everyone-in-insurance-tech-is-talking-about-that-no-one-likes-is-pdf-management.md): Because everyone in insurance tech thinks they have a document / pdf management problem, but it's something else. - [Build Form Conditional Logic Without Custom Code In Form.io](https://form.io/build-form-conditional-logic-without-custom-code-in-form-io.md): It's Like Having An If/Then Statement in Your Form, But Now You Can Build More Complex Form Conditional Logic In Form.io Without Code. - [A Complete How-To Guide To Build Prefilled Forms](https://form.io/a-complete-how-to-guide-to-build-prefilled-forms.md): This No-Steps-Missed Guide To Set Up Form.io To Give You Prefilled Forms And Fields Using 2 Different Methods In Form.io. - [The Complete How-To Mega-Guide To Configure Authentication In A New JavaScript Application Using Form.io](https://form.io/the-complete-how-to-mega-guide-to-configure-authentication-in-a-new-javascript-application-using-form-io.md): A No-Steps-Missed, Step-By-Step Guide To Configure Authentication In A New App—The Next Form.io Example. - [A Pro-Code/Low-Code Platform That Stays Out Of Your Way](https://form.io/a-pro-code-low-code-platform-that-stays-out-of-your-way.md): A Pro-Code / Low-Code Platform Built for developers that connects all your data with API-driven, form-based resources and drag and drop ease. - [Zero Baggage In Your Business Workflow Customization](https://form.io/zero-baggage-in-your-business-workflow-customization.md): Build Workflow Customization For Your Business On A Form, API, & Data Management Platform That Developers Can Customize And Non-Developers Won't Be Hindered By. - [Off-The-Shelf Form Security That Developers Will Approve](https://form.io/off-the-shelf-form-security-that-developers-will-approve.md): Form Security And Compliance Is Another One Of Those Things That Can Eat Up Development Hours, So What's In The Box? - [The Simplest Explanation of Backend API Integration Ever](https://form.io/the-simplest-explanation-of-backend-api-integration-ever.md): And The Simplest Implementation Of A Backend API Integration, Maybe Ever, When They're Written For You. - [The Top 5 Non-Obvious Field Components That Eliminate Frustration](https://form.io/the-top-5-non-obvious-field-components-that-eliminate-frustration.md): Because Using These Field Components In Form.io Just Erases Hassle - [MongoDB: The Zerg Approach Database Scaling](https://form.io/mongodb-the-zerg-approach-database-scaling.md): Understanding The Difference Between Vertical And Horizontal Database Scaling And How MongoDB Natively Goes Sideways—In A Good Way - [Building An Application With A Drag And Drop Database](https://form.io/building-an-application-with-a-drag-and-drop-database.md): How A Front End Developer Started Building His Passion Project With Form.io's Drag And Drop Database And ChatGPT. - [Model Data In A Schema-Less Data Environment With No-Code](https://form.io/model-data-in-a-schema-less-data-environment-with-no-code.md): How Schema-Less Data In MongoDB Can Be Structured Without Code By Non-Developer Power Users For Rapid Prototyping. - [Complete How-To Guide To Set Up Form File Uploads With Azure](https://form.io/complete-how-to-guide-to-set-up-form-file-uploads-with-azure.md): A No-Steps-Missed, Step-By-Step Guide To Configure Everything To Accept Form File Uploads In A Form.io Form With Azure. - [Fast Forms, But Just How Fast, Precisely? I Did The Math.](https://form.io/fast-forms-but-just-how-fast-precisely-i-did-the-math.md): We know drag and drop form builders speed up form building, but when I say "fast forms," just how fast is that? Especially considering the data connections. - [Decoupled Software: The Progress From Hard Mode To Easy Mode](https://form.io/decoupled-software-the-progress-from-hard-mode-to-easy-mode.md): Accomplish more hard things when the repetitive functions of application development are relegated to decoupled software. - [Rapid Prototyping Tools: A 3-In-1 For Developing MVPs](https://form.io/rapid-prototyping-tools-a-3-in-1-for-developing-mvps.md): Build Actual, Functional Apps With 3 Rapid Prototyping Tools In 1 Solution. - [The Long-Term Strategy of Composable Software](https://form.io/the-long-term-strategy-of-composable-software.md): Composable Software Is Like NPM For Non-Developers. It Enables Them To Assemble Independent, Self-Contained Units Of Functionality Into Usable Applications. - [The Secret-Sauce Elixir of Form.io: The JSON Form](https://form.io/the-secret-sauce-elixir-of-form-io-the-json-form.md): You would think we’re named Form.io because we help you make a JSON form, but that's not the whole story. - [Form.io Open Source Core Vs. Enterprise](https://form.io/form-io-open-source-core-vs-enterprise.md): What’s In Form.io’s Open Source Core Vs The Enterprise & SaaS Offerings? - [The Legacy Driver Of Form To PDF](https://form.io/the-legacy-driver-of-form-to-pdf.md): And Why Form To PDF Has Us Swimming In This File Format. - [Build Features With A REST API Layer For Rapid Deployment](https://form.io/build-features-with-a-rest-api-layer-for-rapid-deployment.md): How Using A Supplementive REST API Layer To Build New Features Avoids Complexity With Your Existing Systems - [Build Data Integrations To Multiple, Disparate Data Sources](https://form.io/build-data-integrations-to-multiple-disparate-data-sources.md): The Ultimate Easy-Button To Build Data Integrations Is Through Client-Rendered Forms. - [Don’t Get 50 Hours Deep Into Your Next Application Build Without An Answer To This Question](https://form.io/dont-get-50-hours-deep-into-your-next-application-build-without-an-answer-to-this-question.md): Don't Miss The Forest For The Trees In Your Next Application Build That Could Cost You 500 Hours - [How To Leverage Low-Code Application Development For Your Next Project Without The Lock-In Effects](https://form.io/how-to-leverage-low-code-application-development-for-your-next-project-without-the-lock-in-effects.md): Low-Code Application Development Without The Lock-In Effects Should Make Your Next Software Purchase Decision Easy. - [The One Thing Most Drag And Drop Form Builders Leave Out That You Can’t Ignore](https://form.io/the-one-thing-most-drag-and-drop-form-builders-leave-out-that-you-cant-ignore.md): What's missing under the hood of any given drag and drop form builder? - [Form.io Selected for Icon Outlook Magazine Cover Feature](https://form.io/form-io-selected-for-icon-outlook-magazine-cover-feature.md): Form.io is proud to announce its recent feature on the cover of Icon Outlook magazine's Master Data Management Edition. - [Form.io Selected by U.S. Department of Housing and Urban Development (HUD) for “Forms As A Service” Solution](https://form.io/form-io-selected-by-u-s-department-of-housing-and-urban-development-hud-for-forms-as-a-service-solution.md): The U.S. GSA and the U.S. HUD announced they have selected Form.io to support their technology modernization campaign that includes "forms as a service" ## Pages Form.io website pages - [Product Announcements](https://form.io/product-announcement.md) - [Form.io + TESCHGlobal Partnership Details](https://form.io/form-io-teschglobal-partnership.md) - [Form.io Universal Agent Gateway (UAG)](https://form.io/uag.md) - [Try Form.io For Free](https://form.io/try-formio-for-free.md) - [Less-Obvious Form.io Featues](https://form.io/less-obvious-form-io-featues.md) - [Build AI Apps That Work For Your Enterprise](https://form.io/ai.md) - [Form.io And MongoDB Partnership](https://form.io/formio-and-mongodb-partnership.md) - [Form.io And Camunda Partnership](https://form.io/formio-and-camunda-partnership.md) - [Form.io And Socure Partnership](https://form.io/formio-and-socure-partnership.md) - [Form.io Webinars](https://form.io/webinars.md) - [Featured Form.io Resellers](https://form.io/formio-resellers.md) - [Events](https://form.io/events.md) - [Form.io fintech_devcon 2024](https://form.io/form-io-fintech_devcon-2024.md) - [From Falling Behind The Competition To Stealing Their Customers With The Right Technology Transformation](https://form.io/from-falling-behind-the-competition-to-stealing-their-customers-with-the-right-technology-transformation.md) - [Enterprise Self Hosting Of Form.io—When Should You?](https://form.io/enterprise-self-hosting.md): If you already know if self hosting is right for you, set up a meeting now. Should You Self-Host? Who is this for? How is... - [CHESS Health: How A Flexible Form Solution Helped Get To Market in 6 Weeks Instead Of 6 Months](https://form.io/how-a-flexible-form-solution-helped-get-to-market-in-6-weeks-instead-of-6-months.md) - [Dynamic Webforms](https://form.io/dynamic-webforms.md) - [Terms Of Use](https://form.io/terms.md): Last modified on September 16, 2022 Welcome to <form.io>! We are <form.io>, and we are operated by <form.io> LLC, a Texas limited liability company (“<form.io>,”... - [Thank You For Contacting Us](https://form.io/thank-you.md): We'll get back to you within 1 business day. - [NDIS: Speed To Deployment So Fast They Had To Tighten Permissions](https://form.io/speed-to-deployment-so-fast-they-had-to-tighten-permissions.md) - [InsureTech Connect 2023 Drone Giveaway](https://form.io/insuretech-connect-2023-drone-giveaway.md) - [Insurance Demo](https://form.io/insurance-demo.md) - [Form.io InsureTech Connect 2023](https://form.io/formio-insuretech-connect-2023.md) - [Form Management Software](https://form.io/form-management-software.md): Are you a developer who: Is looking for form management software that will generate the JSON and APIs for you? Is frustrated with the lack of flexibility from current... - [JSON Forms](https://form.io/json-forms.md): Are you a developer who: Wants to convert form data into JSON dynamically, without having to write the schemas by hand, or their APIs for that matter?... - [Angular Forms](https://form.io/angular-forms.md): Are you developer who: Is building an application in Angular, but doesn't want to manually build every form or their APIs? Is frustrated with the lack of... - [Vue Forms](https://form.io/vue-forms.md): Are you a developer who: Is building an application in Vue, but doesn't want to manually build every form or their APIs? Is frustrated with the lack of flexibility and... - [React Forms](https://form.io/react-forms.md): Are you a developer who: Is building an application in React, but doesn't want to manually build every form or their APIs? Is frustrated with the lack of flexibility and... - [Enterprise Forms Demo](https://form.io/enterprise-forms-demo.md): When Form.io is a part of your tech stack, anyone can easily manage their enterprise forms, data, and API's in one place. Form.io allows for... - [Forms Solution](https://form.io/general.md): Maybe you've looked into drag and drop form builders because you know how time-consuming and complex forms can get, but you always seem to run... - [Self Hosted Systems Support](https://form.io/support.md): Form.io shall provide Customer email support via support@form.io which shall be available Monday through Friday, 9:00 a.m. to 5:00 p.m. Central Standard Time, excluding the... - [Technology Services Agreement](https://form.io/technology-services-agreement.md): PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THIS SERVICE. BY USING THE SERVICE, CLICKING AGREE OR OTHER FORM OF ASSENT, YOU ARE AGREEING TO BE... - [The Form.io Core Is An Open Source Form Builder](https://form.io/open-source.md): Form.io isn't merely an open source form builder, but also a data management platform—it's the entire ecosystem of forms and their data, deployed natively in your... - [Form.io Privacy Policy](https://form.io/privacy.md): Updated September 16, 2022 Form.io values the privacy of those who use our website (“Site”), products, and services and makes all commercially reasonable efforts to... - [Enterprise Support](https://form.io/enterprise-support.md): Contact Us - [Frequently Asked Questions (FAQ)](https://form.io/faq.md): Products & Services What specifically is open source within Form.io? Form.io's core is open source, which includes: Open Source Form Renderer and Form Builder - See... - [Featured Form.io Partners](https://form.io/formio-partners.md) - [Enterprise Business Process Customers](https://form.io/enterprise-business-process-customers.md) - [Case Studies](https://form.io/formio-case-studies.md) - [Consumer Data Integration Tools](https://form.io/industries/consumer-data-integration-tools.md) - [Technology Data Integration Platform](https://form.io/industries/technology-data-integration-platform.md) - [Manufacturing Databases](https://form.io/industries/manufacturing-databases.md) - [Accounting And Legal Forms](https://form.io/industries/accounting-and-legal-form.md) - [Healthcare Forms](https://form.io/industries/healthcare-forms.md) - [Connect To Government APIs](https://form.io/industries/connect-to-government-apis.md) - [Education Data Management](https://form.io/industries/education-data-management.md) - [PDF Forms For Insurance](https://form.io/industries/pdf-forms-for-insurance.md) - [Contact Form.io](https://form.io/contact-us.md) - [Form.io Features](https://form.io/features.md) - [Financial Services And Banking - Data Governance For Banks](https://form.io/industries/financial-services-banking.md) - [Industries That Need A Data Management Solution](https://form.io/industries.md) - [About Form.io](https://form.io/about.md): Building an enterprise app with forms shouldn't take months. We make it effortless for anyone to build forms and their APIs so you can do whatever you... - [Release Notes](https://form.io/release-notes.md) - [Configuration Based Pricing](https://form.io/configuration-based-pricing.md) - [How Form.io Works](https://form.io/how-it-works.md) - [Blog](https://form.io/blog.md) - [Build Forms, APIs, and Agentic Workflows with One Self-Hosted Developer Productivity Platform](https://form.io/index.md) ## Release Notes The latest updates to the Form.io platform - [Formio-Enterprise 9.7.0](https://form.io/release-notes/formio-enterprise-9-7-0.md): We’re incredibly excited to announce the release of Form.io Enterprise v9.7.0!  This release introduces E-Sign+, a new module that provides a zero-trust, API-driven approach to... - [Formio-Enterprise 9.6.0](https://form.io/release-notes/formio-enterprise-9-6-0.md): We’re excited to announce the release of Form.io Enterprise v9.6.0!  This release emphasizes minor bug fixes and dependency/security updates. The Form.io SaaS (portal.form.io) will be... - [Formio-Enterprise 9.4.0](https://form.io/release-notes/formio-enterprise-9-4-0.md): We’re excited to announce the release of Form.io Enterprise v9.4.0 — it’s a good one! This release introduces the new Enterprise Form Builder Module, a... - [Formio-Enterprise 9.3.0](https://form.io/release-notes/formio-enterprise-9-3-0.md): We are excited to announce the release of Formio-Enterprise 9.3.0, featuring the major update of the Form.io Renderer: formio/js version 5.0.0. Upgrade Information Self-Hosted Customers:... - [Formio-Enterprise 9.2.0](https://form.io/release-notes/formio-enterprise-9-2-2.md): We are pleased to announce the release of Formio-Enterprise 9.2.0, available now on portal.form.io. To upgrade to the 9.2.0 version of Formio-Enterprise, Self-Hosted customers can... - [Formio-Enterprise 9.1.0 and PDF-Server 5.6.0](https://form.io/release-notes/formio-enterprise-9-1-0-and-pdf-server-5-6-0.md): We are pleased to announce the release of Formio-Enterprise 9.1.0 and PDF-Server 5.6.0. - [Formio-Enterprise 9.0.0 and PDF-Server 5.5.2](https://form.io/release-notes/formio-enterprise-9-0-0-and-pdf-5-5-2.md): We are pleased to announce the release of Formio-Enterprise 9.0.0 and PDF Server 5.5.2 on portal.form.io. - [Formio-Enterprise 8.5.0 and PDF 5.5.0](https://form.io/release-notes/formio-enterprise-8-5-0-and-pdf-5-5-0.md): We are pleased to announce the release of Formio-Enterprise 8.5.0 and PDF Server 5.5.0 on portal.form.io. - [Formio-Enterprise 8.4.1](https://form.io/release-notes/formio-enterprise-841.md): We are pleased to announce the upcoming release of Formio-Enterprise 8.4.1, available soon in Docker Hub for all Self-hosted customers. - [Formio-enterprise 8.3.4 and PDF-server 5.3.4](https://form.io/release-notes/formio-enterprise-834-and-pdf-server-533.md): We are pleased to announce the release of Formio-Enterprise 8.3.4 and PDF Server 5.3.4. These versions are available in Docker Hub for all Self-hosted customers. We will also be upgrading portal.form.io with these versions soon. - [Formio-Enterprise version 8.3.0 & PDF Server Version 5.3.0 Release](https://form.io/release-notes/formio-release-830-530.md): We are pleased to announce the upcoming release of Formio-Enterprise 8.3.0 and PDF Server 5.3.0. These versions will soon be available in Docker Hub for all Self Hosted customers. We will also be upgrading portal.form.io with these versions in the coming week. - [Release Announcement: PDF Server 5.2.0](https://form.io/release-notes/pdf-server-520-release.md): We are pleased to announce the official release of PDF Server 5.2.0 for both our self-hosted customers and portal.form.io. - [Release Announcement: Formio-Enterprise 8.2.0](https://form.io/release-notes/820-release-to-portalformio.md): We are pleased to announce the Formio-Enterprise 8.2.0 release. This version is currently available on Docker Hub for Self Hosted customers as well as the SaaS offering @ portal.form.io. - [Upgrade Announcement - portal.form.io](https://form.io/release-notes/8-1-1-realase-to-saas.md): The SaaS offering @ portal.form.io has been upgraded to Formio-Enterprise v8.1.1 & PDF Server v 5.1.0. - [Upgrade Announcement - portal.form.io](https://form.io/release-notes/801-release-to-portalformio_0.md): We are pleased to announce the upcoming release of Formio-Enterprise 8.1.0. This version is now available in Docker Hub for all Self Hosted customers. We will also be upgrading portal.form.io with this version in the coming weeks. - [Upgrade Announcement - portal.form.io](https://form.io/release-notes/801-release-to-portalformio.md): We are excited to introduce our new and improved UI/UX to the Form.io SaaS offering (portal.form.io).  ## Features Form.io features page - [Form Actions: Configurable Middleware That Executes on Every Submission Event](https://form.io/features/form-actions-configurable-middleware.md): How Form.io treats submission processing as a composable pipeline of discrete, stackable operations - [Export to PDF From Submission Data: Generate Formatted Documents with the PDF Template Designer](https://form.io/features/pdf-forms-pdf-template-designer.md): How Form.io’s PDF Template Designer Exports to PDF from form submissions with custom design output templates - [Customizable Form Builder](https://form.io/features/customizable-form-builder.md) - [Technology: Conditional Forms](https://form.io/features/technology-conditional-forms.md) - [Consumer: Ecommerce Personalization](https://form.io/features/consumer-ecommerce-personalization.md) - [Consumer: Ecommerce Forms](https://form.io/features/consumer-ecommerce-forms.md) - [Consumer: Conditional Forms](https://form.io/features/consumer-conditional-forms.md) - [Forms From JSON: How Schema-Driven Architecture Powers Dynamic Forms](https://form.io/features/form-from-json-schema.md): Why Form.io uses JSON schemas to define forms, how this enables automatic API generation, and what developers need to understand about the schema structure - [Manufacturing: RFQ Management](https://form.io/features/manufacturing-rfq-management.md) - [Manufacturing Databases Integration](https://form.io/features/manufacturing-databases-integration.md) - [Legal Forms](https://form.io/features/legal-forms.md) - [Form Management Without Code Deployments: How Decoupled Updates Work](https://form.io/features/form-management-without-code-deployments.md): Why Form.io separates form definitions from application code, and how this architecture enables instant form changes without release cycles - [Healthcare: 3rd Party And Legacy Integrations](https://form.io/features/healthcare-3rd-party-and-legacy-integrations.md) - [Healthcare: Offline Mode Forms](https://form.io/features/healthcare-offline-mode-forms.md) - [Healthcare: Mobile Responsive Forms](https://form.io/features/healthcare-mobile-responsive-forms.md) - [Healthcare: Frontend And Backend Validation & Conditional Logic Form Builder](https://form.io/features/healthcare-frontend-and-backend-validation-conditional-logic-form-builder.md) - [Secure Forms](https://form.io/features/secure-forms.md) - [Form Accessibility: WCAG-Compliant Forms Without Building Accessibility From Scratch](https://form.io/features/form-accessibility.md): How Form.io's Accessibility Compliance Module delivers screen reader support, keyboard navigation, and Section 508 compliance through pre-tested components and accessible templates - [Connect to Government APIs](https://form.io/features/connect-to-government-apis.md) - [Forms For Any Device](https://form.io/features/forms-for-any-device.md) - [Form Data Synchronization](https://form.io/features/form-data-synchronization.md) - [FERPA Compliance](https://form.io/features/ferpa-compliance.md) - [Form Triggers](https://form.io/features/form-triggers.md) - [Responsive Mobile Forms: Building Forms That Work on Any Screen Size](https://form.io/features/responsive-mobile-forms.md): How Form.io renders mobile forms through Bootstrap's responsive grid system without requiring separate mobile development - [Auto Save Forms: Server-Side Form Saving for Enterprise Applications](https://form.io/features/auto-form-saving.md): How Form.io implements form saving that persists to your database rather than browser storage, enabling save-and-return workflows for authenticated users - [Auto Populate Forms: Eliminating Redundant Data Entry in Enterprise Applications](https://form.io/features/auto-populate-forms.md): How Form.io enables developers to auto populate form fields from existing submissions, resources, external APIs, and authenticated user context - [Complete Audit Trail to Log Forms for Every Field Change Across Form Submissions](https://form.io/features/log-forms-complete-audit-trail.md): Form.io tracks who changed what, when, and why for every submission update. Export the complete change history to PDF for compliance documentation that auditors actually accept. - [Insurance PDF Forms](https://form.io/features/acord-pdf-forms.md) - [Auto Reconciles Financial Data](https://form.io/features/auto-reconciles-financial-data.md) - [Forms With Bank-Level Security](https://form.io/features/forms-with-bank-level-security.md) - [Forms With CSS: Full Styling Control Through Native DOM Rendering](https://form.io/features/customizable-forms-with-css.md): Form.io renders forms directly into your application's DOM, not inside an iframe. Your CSS applies. Your framework works. Your users see one cohesive interface. - [Multi Language Forms: How Form.io Handles Dynamic Translation Without Duplicating Schemas](https://form.io/features/multi-language-forms.md): One form schema, unlimited languages. Form.io's translation system separates content from structure, so you never maintain parallel form definitions just to support localization. - [Authentication Realms: How Form.io Connects External Identity Systems to Portal Access at Scale](https://form.io/features/authentication-realms-external-identity-systems.md): Integrating SAML, OIDC, and LDAP providers to automatically manage team membership for thousands of form builders without manual user provisioning - [CORS Configurations: Per-Project Cross-Origin Settings for Embedded Form Infrastructure](https://form.io/features/cors-configurations-for-embedded-form-infrastructure.md): How Form.io handles browser security policies when forms and APIs live on different domains than your application - [Form Field Level Encryption](https://form.io/features/form-field-level-encryption.md) - [Secure Forms: How Form.io's Security Module Enables Audit Trails, Data Isolation, and Compliance Readiness](https://form.io/features/secure-forms-compliance-readiness.md): The technical foundation for building compliant form infrastructure in regulated environments - [Self Hosted Forms for Enterprise: How Form.io Deploys Entirely in Your Environment](https://form.io/features/self-hosted-forms-for-enterprise.md): Run the complete forms infrastructure in your own cloud or on-premise data center with full control over data, security, and compliance - [Real Time Data for Dynamic Forms: How Form.io Eliminates Polling and Batch Processing](https://form.io/features/real-time-data-for-dynamic-forms.md): Schema-driven form infrastructure that pushes submission data instantly to any system through webhooks, native JSON storage, and event-driven architecture - [Data Analysis Reports: MongoDB Aggregation Pipelines Through a Visual Interface](https://form.io/features/data-analysis-reports-mongodb-aggregation-pipelines.md): How Form.io's Reporting Module transforms submission data into actionable insights without writing aggregation queries by hand - [Exporting CSV Forms Data Without Limits or Vendor Lock-In](https://form.io/features/exporting-csv-forms-data.md): How Form.io ensures your submission data is always accessible through JSON, CSV, API, and direct database access - [Fillable PDF Forms for Enterprises AND the Complete PDF Lifecycle in Schema-Driven Infrastructure](https://form.io/features/fillable-pdf-forms.md): Convert legacy PDFs into dynamic forms, collect data through a web form OR pixel-perfect PDF interface, and output pixel-perfect documents on demand - [Instantly Launch Forms: From JSON Schema to Form SPA (Single-Page App) in One Click](https://form.io/features/from-json-schema-to-form-spa.md): How Form.io bridges the gap between building forms and deploying them as standalone single-page applications without writing application code - [Form Wizards: How Form.io Transforms Panels into Multi-Page Workflows](https://form.io/features/multi-page-form-wizards.md): Understanding the architecture of form wizards, conditional page routing, and why the wizard is just a rendering mode for the same JSON schema - [Form Revisions: How Form.io Preserves Your Form JSON Schema Across Versions](https://form.io/features/form-revisions-form-json-schema.md): Understanding why form JSON schema versioning matters for long-lived enterprise applications, and what happens to submissions with form revisions as forms change - [Form File Uploads: How Form.io Decouples File Storage from Form Infrastructure](https://form.io/features/form-file-uploads.md): Why form file uploads in Form.io route directly to your storage provider, and what that means for enterprise data governance - [Forms for Teams: How Form.io Manages Access Control Across Projects, Stages, and Submissions](https://form.io/features/forms-for-teams.md): Enterprise-grade role-based permissions that govern forms for teams: who can build them, who can view submissions, and who can access what data across your entire form infrastructure - [Custom Form Builder with Collision Control: How Form.io Prevents Concurrent Editing Disasters](https://form.io/features/custom-form-builder-with-collision-control.md): Enterprise-grade custom form builder with version management for schema-driven forms that stops overwrites before they happen, tracks who changed what, and preserves every iteration of your form definitions - [Data Integration Tools for Enterprise Forms: How Form.io Connects to Everything](https://form.io/features/data-integration-tools-for-enterprise-forms.md): Schema-driven form infrastructure that pipes submission data to any database, microservice, or legacy system through webhooks, native actions, and a complete REST API - [HTML Form Components: Beyond the Basics](https://form.io/features/html-form-components-beyond-the-basics.md): How Form.io extends standard form elements with premium features and lets you build your own - [Form Conditional Logic and Validation That Runs Everywhere](https://form.io/features/form-conditional-logic-form-validation.md): How Form.io executes validation rules and conditional logic on both client and server without duplicating code - [Secure Authentication for Enterprise Form Infrastructure](https://form.io/features/secure-authentication-for-enterprise-form-infrastructure.md): How Form.io integrates secure authentication into your app using the identity provider you already have - [Offline Forms: How Form.io Enables Data Collection Without Internet Connectivity](https://form.io/features/offline-forms.md): Collect form submissions in the field, on job sites, or in rural areas, then sync to your server when connectivity returns. - [Forms for Multi-Tenant SaaS/PaaS: How Form.io's Architecture Enables a White-Labeled Platform as a Service](https://form.io/features/platform-as-a-service-paas.md): Provide your customers with their own forms, platform as a service (PaaS), APIs, and data management, fully isolated and optionally white-labeled under your brand. - [What Is a Backend API and How Form.io's Drag and Drop Form Builder Creates One Automatically](https://form.io/features/drag-and-drop-form-builder-apis.md): Build forms and their APIs in a single step using a visual interface that outputs JSON schemas, not HTML. ## Case Studies Form.io Case Studies - [Accelerated Development Timeline By Two Years](https://form.io/case-studies/accelerated-development-time-line-by-two-years.md): How Vasion Went From An Open Source Sandbox To A Full-Fledged Enterprise Product As A Form.io Partner - [The Digital Transformation Of Supporting New Services For The German Public Sector—On Repeat](https://form.io/case-studies/the-digital-transformation-of-supporting-new-services-for-the-german-public-sector-on-repeat.md): How publicplan GmbH Underwent Digital Transformation To Support Over 400 Services And 1,000+ Forms With Strict Standards And A Short Timeline - [From Open Source Forms To Enterprise In 3 Weeks To Service 1000s Of Processes](https://form.io/case-studies/from-open-source-forms-to-enterprise-in-3-weeks-to-service-1000s-of-processes.md): How Texas Tech University Saved Months Launching New Enrollment Management Services And Switched From Open Source Forms To Enterprise In 3 Weeks - [Building A CRM Took 2 Months Instead Of 2 Years](https://form.io/case-studies/building-a-crm-took-2-months-instead-of-2-years.md): How E-Risk Services, LLC, A Specialty Lines Underwriting Subsidiary of Nationwide Insurance Company Went Lightspeed Building A CRM—And They’re Just Getting Started - [From Facing The Risk Of Losing An Entire Industry To Generating Millions And Having New Clients Call Them](https://form.io/case-studies/from-facing-the-risk-of-losing-an-entire-industry-to-generating-millions-and-having-new-clients-call-them.md): How Bursting Silver White-Labeled Form.io To Support The Regulatory Industry, Sign Dozens Of New Clients, And Increase Revenue by 25%. - [Democratizing Form Building Across Their Company](https://form.io/case-studies/democratizing-form-building-across-their-company.md): How Addatech Went From Relying On 2 Developers To Build Forms To Enabling Multiple Departments To Participate - [Going To Market In 6 Weeks With Total Flexibility Instead Of 6 Months With Only A Bare-Bones Solution](https://form.io/case-studies/going-to-market-in-6-weeks-with-total-flexibility.md): How CHESS Health Was Able To Extend Their Patient Referral System That Rendered The Perfect PDF On The Fly - [Speed To Deployment So Fast They Had To Tighten Permissions](https://form.io/case-studies/speed-to-deployment-so-fast-they-had-to-tighten-permissions.md): NDIS's Speed To Deployment Of Forms & Surveys Was Cut By Over 50%. - [Nextgen Flexibility For A Nextgen Application](https://form.io/case-studies/nextgen-flexibility-for-a-nextgen-application.md): How Safety Mojo Saved 6-12 Months Of Development Time To Accelerate Their V2 Nextgen Application Launch - [System Integration Solution: "It Worked Just Like We Expected"](https://form.io/case-studies/system-integration-solution-it-worked-just-like-we-expected.md): How DIA Went From 2 Disparate Systems That Wouldn’t Talk To Each Other To Supporting 5X More Users Than Planned After With Form.io's System Integration Solution - [How Many Technologies Can Actually Support The Business Process Transformation Of Serving 5,000 Banking Groups?](https://form.io/case-studies/how-many-technologies-can-actually-support-the-business-process-transformation-of-serving-5000-banking-groups.md): How This International Bank Recovered 50% Of Their Team’s Capacity And Saved Months Of Time On Their Digital Business Process Transformation - [Technology Transformation: From Falling Behind The Competition To Stealing Their Customers](https://form.io/case-studies/technology-transformation-from-falling-behind-the-competition-to-stealing-their-customers.md): How LexisNexis Made A Technology Transformation Quantum Leap With Form.io To Become The Market Leader. - [Digital Transformation So Good That Customers Increase Their App Scope](https://form.io/case-studies/digital-transformation-so-good-that-customers-increase-their-app-scope.md): How LighthouseHQ's Partnership With Form.io Accelerates Their Digital Transformation And Gets Them To Market 10X Faster While Staying True To Their Business - [Form.io's Enterprise Form Builder Is Engineering Developer Freedom](https://form.io/case-studies/form-ios-enterprise-form-builder-is-engineering-developer-freedom.md): How AZZLY Went From 3 Full-Time Developers To Zero And Is Estimating Saving 50% Of The Time They Spend Building Forms With Form.io's Enterprise Form Builder - [TauRes Case Study: Data Acquisition And Analysis](https://form.io/case-studies/taures-case-study-data-acquisition-and-analysis.md): Learn how TauRes cut their data acquisition and analysis workload by 50 percent. - [Northwestern University Case Study: Centralized Tracking As A Shared Service](https://form.io/case-studies/northwestern-university-case-study-centralized-tracking-as-a-shared-service.md): Discover how Northwestern University integrated Form.io into their workflow to facilitate centralized tracking as a shared service for project bookings across their whole organization. - [Transparency-One Case Study: Using Form.io for Global Supply Chain Scaling](https://form.io/case-studies/transparency-one-case-study-using-form-io-for-global-supply-chain-scaling.md): Rapid growth meant Transparency-One needed a data management solution that would enable their global supply chain scaling demands. ## Partners Form.io Partners - [Form.io Partner: International Consulting Group](https://form.io/partners/form-io-partner-international-consulting-group.md): Since 1997, International Consulting Group (ICG) has been supporting public and private organizations in making strategic decisions that strengthen institutions and generate development. - [Form.io Partner: Strategic Systems](https://form.io/partners/form-io-partner-strategic-systems.md): Full-spectrum technology and talent partner supporting organizations across the digital lifecycle. - [Form.io Partner: TermHub](https://form.io/partners/form-io-partner-termhub.md): TermHub is a healthcare terminology management service that offers immediate access to code systems, mappings, and value sets in a single intuitive FHIR-supported platform. - [Form.io Partner: ISR](https://form.io/partners/form-io-partner-isr.md): ISR Information Products AG has been operating as an IT consultant and expert for data analytics and document logistics since 1993. - [Form.io Partner: ]init[](https://form.io/partners/form-io-partner-init.md): Simple and sustainable solutions through holistic digitalization. - [Form.io Partner: Socure](https://form.io/partners/socure.md): Socure is the leading platform for digital identity verification and trust. Its predictive analytics platform applies artificial intelligence and machine learning technology with trusted online/offline data intelligence from email, phone address, IP, device, velocity, and the broader internet to verify identities in real time. - [Form.io Partner: MongoDB](https://form.io/partners/mongodb.md): MongoDB is the world's most advanced developer data platform, with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more. - [Form.io Partner: Liberty Fox Technologies](https://form.io/partners/liberty-fox-technologies.md): At Liberty Fox Technologies, we provide software solutions and recommendations that improve our client’s business every day. We provide technology solutions that fit you, not us. We ask questions like, “what hurts,” and “what can we do to make it better.” - [Form.io Partner: GovCIO | Transforming Government IT](https://form.io/partners/govcio-transforming-government-it.md): GovCIO helps government agencies run faster and easier so they can focus on what’s really important— serving our citizens. - [Form.io Partner: Balance Public Relations](https://form.io/partners/balance-public-relations.md): Balance Public Relations (BPR) is a full-service strategic consulting firm that supports private and public clients where innovation and regulation intersect. BPR takes a holistic view of the legislative, regulatory, and political process to give its clients a competitive edge in achieving their business goals. - [Form.io Partner: RITS](https://form.io/partners/rits.md): RITS specializes in flexible cooperation models such as staff augmentation, team leasing, and managed services, enabling clients to enhance project efficiency, optimize business processes, and successfully implement digital transformation. - [Form.io Partner: Camunda](https://form.io/partners/camunda.md): Camunda enables organizations to orchestrate processes across people, systems, and devices to continuously overcome complexity and increase efficiency. - [Form.io Partner: TESCHGlobal](https://form.io/partners/teschglobal.md): We’re a team dedicated to bridging the gap between business and IT operations for our healthcare customers, by aligning business strategy and digital technologies through custom software development, to enhance patient care and operations. - [Form.io Partner: Government Partners LLC](https://form.io/partners/government-partners-llc.md): We help technology companies win Texas business. - [Form.io Partner: Convergence](https://form.io/partners/convergence.md): Convergence develops, designs and deploys business-class software ecosystems of all shapes and sizes. We bring ideas to life through digital product innovation. - [Form.io Partner: Softensity](https://form.io/partners/softensity.md): Softensity is a leading provider of software development and IT consulting services, specializing in delivering tailored solutions that enhance business operations and drive digital transformation. - [Form.io Partner: Stradaji](https://form.io/partners/stradaji.md): stradajī is technology agnostic. Our allegiance is to you, our client, and not to a particular solution or technology. This allows us to identify the most relevant technology in our best-in-class solution that adds value for you and your organization. We work with passion and precision together with our clients to tackle technology challenges and requests. - [Form.io Partner: Clinovera](https://form.io/partners/clinovera.md): We apply our Health Tech expertise to deliver innovative solutions that enable improvements in care, faster clinical development, cost reductions and a better overall patient experience. We leverage our people, processes and decades of Healthcare consulting excellence to devise and implement powerful solutions that change outcomes. - [Form.io Partner: publicplan GmbH](https://form.io/partners/publicplan.md): publicplan specializes in the digitalization of public administration: With over a decade of experience, we find the perfect open source e-government solution for our clients and we are committed to the credo "public money, public code". - [Form.io Partner: Scalo](https://form.io/partners/scalo.md): Scalo is a premium provider of bespoke software solutions and strategic IT consulting services, helping clients across industries utilize technology to enhance efficiency, drive innovation, and achieve their business goals. - [Form.io Partner: Skyflow](https://form.io/partners/skyflow.md): Don’t DIY Your PII. We help companies isolate, protect, and govern their PII via an API-driven Data Privacy Vault - [Form.io Partner: Bursting Silver](https://form.io/partners/bursting-silver.md): Bursting Silver is a digital full-service consultancy that specializes in developing and integrating complex forms and world-class applications to transform and support our clients’ business operations and strategies. - [Form.io Partner: ONE360](https://form.io/partners/one360.md): ONE360 helps SaaS businesses accelerate their customer adoption by providing development augmentation and white-label implementation services. - [Form.io Partner: Praxent](https://form.io/partners/praxent.md): Praxent is a financial technology consulting and engineering firm that helps clients in Fintech, Insurance, Banking, Lending, Payments, and Wealth command their future and reach their growth goals by delivering on their digital experience roadmaps. - [Form.io Partner: 3SStudio](https://form.io/partners/3sstudio.md): 3S Studio specializes in crafting top-quality digital products and SaaS solutions. - [Form.io Partner: BlueTread](https://form.io/partners/bluetread.md): BlueTread leverages a tailored, non-cookie-cutter approach to building custom software, complex integrations and cutting-edge SaaS solutions. - [Form.io Partner: Born Digital Solutions](https://form.io/partners/born-digital-solutions.md): Born Digital Solutions is a system integrator specializing in bringing together technologies, components, and subsystems to create complete and functional business process systems. - [Form.io Partner: Breadcrumb Digital](https://form.io/partners/breadcrumb-digital.md): Breadcrumb Digital specializes in helping organizations with their information and data challenges. - [Form.io Partner: Contentstack](https://form.io/partners/contentstack.md): Contentstack is the creator of the Headless CMS and the Composable Digital Experience Platform (DXP) category Leader. Iconic brands around the world such as Alaska Airlines, ASICS, Burberry, Mattel, Mitsubishi and Walmart invest in Contentstack to rise above the noise in today’s crowded and competitive digital markets and gain their unique Experience Edge. - [Form.io Partner: LighthouseHQ](https://form.io/partners/lighthousehq.md): As Specialists in the design, development and support of Government Information Systems, LighthouseHQ is dedicated to providing our clients with the best contemporary products and services, with a focus on integrity, dependability, quality services and continuous technological innovation. - [Form.io Partner: Navitas](https://form.io/partners/navitas.md): Navitas, founded in 2006, provides superior, affordable and innovative business management and information technology services to federal and private sector clients nationwide. - [Form.io Partner: S9 Consulting](https://form.io/partners/s9-consulting.md): S9 Consulting is a full-service digital agency that provides businesses with the tools and expertise needed to succeed in today's ever-evolving digital landscape. ## Product Announcements - [Enterprise Form Builder Module](https://form.io/product-announcement/enterprise-form-builder-module.md): A new, fully embeddable, white labeled form-building interface — built for enterprise applications. ## Events Form.io Events - [Join Us at ViVE 2026 in Los Angeles](https://form.io/events/join-us-at-vive-2026-in-los-angeles.md): Discover How Form.io Is The Fundamental Toolset For Building Apps That Make AI Work For Healthcare Tech - [Join Us At ITC Vegas 2025](https://form.io/events/itc-vegas-2025.md): Discover How Form.io Is The Fundamental Toolset For Building Apps That Make AI Work For Insurance Tech - [Government Technology: IT Leadership Forum Austin, TX](https://form.io/events/government-technology-it-leadership-forum-austin-tx.md): The Age Of Digital Disruption Demands Digital Transformation - [Join Us At ITC Vegas 2023](https://form.io/events/join-us-at-itc-vegas-2023.md): Insurance Organizations in 2023 Are Seeking Integrated Forms & Data Solutions That Can Automate Business Processes And Eliminate Redundant Data Entry Once And For All - [Join Us At Fintech Meetup 2024](https://form.io/events/join-us-at-fintech-meetup-2024.md): Each participant averages 11.5 meetings at the event. Make one of them with Form.io. - [Join Us At MongoDB.local Austin](https://form.io/events/join-us-at-mongodb-local-austin.md): Find new ways to build with MongoDB, hear what’s coming out, and meet developers shaking up their industries. - [Reuters Events: The Future Of Insurance 2024](https://form.io/events/reuters-events-the-future-of-insurance-2024.md): The Future Is What You Want If You Only Knew You Could Have It - [Join Us At fintech_devcon 2024](https://form.io/events/join-us-at-fintech_devcon-2024.md): In 2024, Fintech Developers Are Thinking Differently About Digital Web Forms In Their Applications - [Join Us At The Digital Insurance Summit 2024](https://form.io/events/join-us-at-the-digital-insurance-summit-2024.md): The Future Is What You Want If You Only Knew You Could Have It. - [Join Us At HLTH 2024](https://form.io/events/hlth2024.md): HLTH 2024 is healthcare's #1 must-attend innovation event. - [Join Us At ITC Vegas 2024](https://form.io/events/itcvegas2024.md): Compliment Your AI Strategy With Total Form, API, And Data Connection Standardization ## Webinars Form.io Webinars - [BYO-CSS: The New Standard for White Labeling Form.io](https://form.io/webinars/byo-css-the-new-standard-for-white-labeling-form-io.md): Form.io has always supported whitelabeling. We've rearchitected how it works — and on March 26th, we're showing you exactly what that means. - [What's New In Formio/js 5.0.0](https://form.io/webinars/whats-new-in-formio-js-5-0-0.md): Upgrades, Modernizations, And Breaking Changes - [Modernizing PDF Workflows With Form.io](https://form.io/webinars/modernizing-pdf-workflows-with-form-io.md): Innovative Enhancements For PDF Generation, Customization, And Management - [Unlocking Form.io—A Deep Dive Into The Tech That Powers Modern Applications](https://form.io/webinars/unlocking-form-io-a-deep-dive-into-the-tech-that-powers-modern-applications.md): Standardize your form solutions and enhance your modern applications' development workflow. - [Understanding Form.io—Rethinking Digital Form Development Strategies](https://form.io/webinars/understanding-form-io-rethinking-digital-form-development-strategies.md): Explore the strategic advantages and innovations that Form.io provides your organization. ## Resellers Form.io Resellers - [Form.io Reseller: AcronymIT](https://form.io/resellers/acronymit.md): AcronymIT ensures integrity, availability and security of data through best of breed security tools, provided as in-house capability or via managed security services. - [Form.io Reseller: Acuity Technical Solutions](https://form.io/resellers/acuity-technical-solutions.md): Acuity Technical Solutions has evolved into a thriving vendor for the state, extending its success to collaborations with IT consulting firms and software manufacturers. - [Form.io Reseller: Amnesium](https://form.io/resellers/amnesium.md): Amnesium Pty Ltd is a small company committed to providing better ICT solutions. - [Form.io Reseller: AQUION](https://form.io/resellers/aquion.md): Aquion is a key player in the delivery of Value-Added Distribution Services, serving leading vendors with a focus on Business Transformation, DevOps, Modern Workplace, and CyberSecurity Solutions. We are dedicated to assisting our partners in expanding their regional reach. - [Form.io Reseller: ASM Technologies](https://form.io/resellers/asm-technologies.md): ASM unlocks your hidden potential. Whether that be from making savings on your tail spend, uncovering new opportunities or introducing you to the latest technology, ASM can be the vehicle that drives your business forward. - [Form.io Reseller: Buchanan Technologies](https://form.io/resellers/buchanan-technologies.md): Buchanan Technologies is more than an IT services leader—we’re pioneering a more flexible, personalized level of service. - [Form.io Reseller: Bytes](https://form.io/resellers/bytes.md): Bytes is a leading provider of world-class IT solutions. Our growing portfolio of services includes cloud, security, licensing, SAM, storage, virtualisation and managed services. - [Form.io Reseller: Connection](https://form.io/resellers/connection.md): IT is complicated. We make it simple, using our expertise to guide you. - [Form.io Reseller: Converge Technology Solutions](https://form.io/resellers/converge-technology-solutions.md): Building trust-based partnerships to deliver top-tier solutions and services. - [Form.io Reseller: Crayon](https://form.io/resellers/crayon.md): With a global team of accredited experts, we assist our clients with services to plan, rightsize, optimize, manage, and innovate their IT estates throughout the entire lifecycle.  - [Form.io Reseller: CyberCX](https://form.io/resellers/cybercx.md): Australia and New Zealand’s greatest force of cyber security and cloud experts. - [Form.io Reseller: Imatia](https://form.io/resellers/imatia.md): At Imatia we offer software products and services that help companies and administrations around the world to improve their productivity. - [Form.io Reseller: Insight Public Sector](https://form.io/resellers/insight-public-sector.md): We accelerate transformation by unlocking the power of people and technology. - [Form.io Reseller: Moonsoft](https://form.io/resellers/moonsoft.md): Moonsoft Oy is a Finnish company specializing in consulting sales of computer software and software-related services, such as license management and information systems integration. - [Form.io Reseller: Master Concept](https://form.io/resellers/master-concept.md): Founded in 2003, Master Concept provides technology services and cloud advisory to improve customer experience for the world’s leading brands. - [Form.io Reseller: ITNilta](https://form.io/resellers/itnilta.md): We help our customers to select and implement the most suitable IT solutions in cooperation with 1,000+ proven vendors in various IT areas. - [Form.io Reseller: SHI](https://form.io/resellers/shi.md): You've got a lot of choices. We understand the pressure to drive innovation and business value. - [Form.io Reseller: SoftwareOne](https://form.io/resellers/softwareone.md): The power behind the machine isn't another machine - [Form.io Reseller: SOS Software Service](https://form.io/resellers/sos-software-service.md): We deliver more than just software to ISVs, resellers and IT system companys and our idea of distribution is more than just logistics and sales. - [Form.io Reseller: AB Distributing](https://form.io/resellers/ab-distributing.md): AB is a full-service wholesale, distribution, fulfillment and logistics company focusing on the technology and office products channels.