Create a Jotform form via the API and configure question-level properties

domain: api.jotform.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with your Jotform API key
  2. POST to /form with a properties object (title, etc.) to create a new base form and capture the returned form id
  3. PUT to /form/{id}/questions with an array of question objects, each specifying a type (e.g. control_textbox, control_radio, control_dropdown) and its own properties (label, required, validation)
  4. Set field-level properties like required=Yes or a validation rule (e.g. numeric-only) directly on the question object rather than as separate calls
  5. POST to /form/{id}/properties to adjust form-wide settings, such as disabling the form after a certain date
  6. GET /form/{id}/questions afterward to confirm the saved question order, types, and properties match what was submitted

Known gotchas

Related routes

Authenticate with a Jotform API key and list a user's forms and their submissions
api.jotform.com · 6 steps · unrated
Build a Typeform form programmatically using the Create API, including multiple field types and a logic jump
typeform.com/developers · 6 steps · unrated
Create a Google Form and add questions to it using the Forms API's batchUpdate method
developers.google.com/workspace/forms · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans