Short answer: Drop the "JotForm → Get JotForm Submission" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Submission ID submissionId | string | Required | The unique submission ID returned by Jotform after a form is submitted (a 19-digit number). Find via List Submissions. This is NOT the form ID. |
{"submissionId": "e.g. 6490309715515612677"}
{"content": {"id": "sub123","status": "ACTIVE","answers": {"1": {"text": "Name","answer": "John Doe"}},"form_id": "form123","created_at": "2026-04-11 10:00:00"}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.