Skip to content
Forms & SurveysReal-timeUpdated May 2026

JotForm

JotForm form submission automation

JotForm is the form builder that competes with Typeform and Google Forms on visual customisability and Wufoo-style robustness. Tiny Command surfaces one trigger (Form Submitted — fires the moment someone hits submit on any configured form) plus four actions: List Forms (every form on the connected account), Get Form (returns the form schema — questions, labels, types, validation rules), Get Submission (one submission by ID), and List Submissions (paginated history of all submissions on a form). The connection uses a JotForm API key from My Account → API. Form Submitted is the universal "form-to-anywhere" trigger — the workflow fires with the submission payload immediately (typically under 5 seconds), and the answers come through keyed by JotForm's internal field IDs (numeric like q4, q7). The answer values are typed per question — text answers are strings, checkbox answers are arrays of strings, file uploads are file URLs JotForm hosts. Most workflows cache the Get Form schema once to map field IDs to readable labels.

1trigger
4actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when JotForm does.

1 real-time trigger, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything JotForm can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get JotForm SchemaReturns the form schema — questions, labels, types, validation rules. The lookup for resolving field IDs to readable labels in downstream notifications.
Get JotForm SubmissionReturns one submission by ID with all answers. Useful for re-fetching submissions captured upstream.
List JotFormsReturns paginated forms in the connected account. Useful for resolving form IDs at workflow setup.
List JotForm SubmissionsPaginated submissions for a specific form. For backfill workflows catching submissions missed during webhook downtime.
Recipes

Pre-built JotForm workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect JotForm once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every JotForm field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the JotForm integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect JotForm to Tiny Command?
Open the Tiny Command workflow builder, drop in a JotForm node, and click Connect. Authorize JotForm once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What JotForm triggers does Tiny Command support?
Tiny Command supports 1 real-time JotForm trigger, including "JotForm Form Submitted". Each trigger fires within seconds of the event happening in JotForm.
What JotForm actions can I run from a workflow?
4 JotForm actions are available out of the box, covering forms & surveys operations like "Get JotForm Schema". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the JotForm integration real-time?
Yes. JotForm Form Submitted and every other JotForm trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in JotForm rather than on a polling schedule.
Do I need to write code to use JotForm with Tiny Command?
No. Every JotForm trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any JotForm API endpoint directly.
How much does the JotForm integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The JotForm integration itself has no per-app surcharge.
Related

More forms & surveys apps people connect.

Same category as JotForm, ordered by how often teams pair them. Hover the carousel to pause.

Do more with JotForm.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.