JotForm
Reference
JotForm is an online form builder that enables users to create customized forms for various purposes without needing coding skills.
Categories: [surveys-and-feedback]
Version: 1
Connections
Version: 1
API Key
Properties
Name | Type | Control Type | Description |
---|---|---|---|
Region | STRING | SELECT | |
Key | STRING | TEXT | |
API Key | STRING | TEXT |
Triggers
Actions
Get Form Submissions
Get all submissions for a specific form.
Properties
Name | Type | Control Type | Description |
---|---|---|---|
Form | STRING | SELECT | Form to retrieve submissions for. |
Output
Type: OBJECT
Properties
Type | Control Type |
---|---|
{[{STRING(id), STRING(form_id), STRING(status), STRING(new), STRING(flag), STRING(notes)}](content)} | OBJECT_BUILDER |