Manual

Manual

Product guidance for creating and operating Formlism forms.

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

  1. Create a form and give it a clear title.
  2. Add questions and adjust the form settings for the intended audience.
  3. Publish the form when it is ready to receive submissions.
  4. 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