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.
No credit card required · Set up in under 2 minutes
1 real-time trigger, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
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 | Open action |
|---|---|---|
| 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. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
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.
If we missed yours, ping support. We usually reply within an hour.
Same category as JotForm, ordered by how often teams pair them. Hover the carousel to pause.
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.