Formlism lets you create branded form experiences, publish them, collect submissions, and connect the resulting data to the rest of your workflow.
Where to start
- Create a form and give it a clear title.
- Add questions and adjust the form settings for the intended audience.
- Publish the form when it is ready to receive submissions.
- Review responses in the app, or use the API and MCP tools for automation.
Developer surfaces
The developer API is served from https://api.formlism.com and uses API keys in the Authorization header. The hosted MCP endpoint is served from https://mcp.formlism.com/mcp and uses a separate OAuth 2.1 consent flow with client-specific Formlism capabilities. Developer API keys are not accepted by MCP.
Related docs
- Forms for product workflow basics.
- Developer API for direct HTTP integration.
- Hosted MCP for MCP client setup.