Skip to content

JotForm

JotForm is an online form builder that enables users to create customized forms for various purposes without needing coding skills.

Categories: surveys-and-feedback

Type: jotform/v1


Connections

Version: 1

API Key

Properties

NameLabelTypeControl TypeDescriptionRequired
regionRegionSTRINGSELECTtrue
keyKeySTRINGTEXTtrue
valueAPI KeySTRINGTEXTtrue

Actions

Get Form Submissions

Name: getFormSubmissions

Get all submissions for a specific form.

Properties

NameLabelTypeControl TypeDescriptionRequired
formIdForm IDSTRINGSELECTID of the form to retrieve submissions for.true

Output

Type: OBJECT

Properties

NameTypeControl Type
body{[{STRING(id), STRING(form_id), STRING(status), STRING(new), STRING(flag), STRING(notes)}](content)}OBJECT_BUILDER

Triggers