- Integrations
- /
- JotForm
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.
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.
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.
| Action | What it does |
|---|---|
| Get JotForm Schema | Returns the form schema — questions, labels, types, validation rules. The lookup for resolving field IDs to readable labels in downstream notifications. |
| Get JotForm Submission | Returns one submission by ID with all answers. Useful for re-fetching submissions captured upstream. |
| List JotForms | Returns paginated forms in the connected account. Useful for resolving form IDs at workflow setup. |
| List JotForm Submissions | Paginated submissions for a specific form. For backfill workflows catching submissions missed during webhook downtime. |
Pre-built JotForm workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect JotForm once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every JotForm field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
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?
What JotForm triggers does Tiny Command support?
What JotForm actions can I run from a workflow?
Is the JotForm integration real-time?
Do I need to write code to use JotForm with Tiny Command?
How much does the JotForm integration cost?
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.