For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Submission

Jotform Operation

The Create Submission action records a new submission entry in a form.

Example User Story

I want to create a new submission for a Jotform form so that I can collect and store responses.

Fields

Field Name
Field Type
Required

formID

String

Yes

submissionData

Map

Yes

apiKey

String

Yes

submissionID

String

No

responseCode

Integer

No

Jotform

Example link

Code (Apache v2.0): Operation

Last updated