Forms
Forms are how information is collected and defines how that information is stored
Resource | Description |
---|---|
Get all forms in your account | |
Add a new form to your account | |
Get the details of the specified form | |
Update the specified form | |
Delete the specified form | |
Create a copy of the specified form |
Folders
Folders are how you organize your forms and are one way to assign form permissions to a group of forms.
Resourcve | Description |
---|---|
Get all folders in your account | |
Add a new folder to your account | |
Get the details of the specified folder | |
Update the specified folder | |
Delete the specified folder |
Fields
Fields are the specific input elements that collect data for each form
Resource | Description |
---|---|
Get all fields for the specified form | |
Add a new field to the specified form | |
Get the details of the specified field | |
Update the specified field | |
Delete the specified field |
Submissions
Submissions are collections of data that has been submitted via a form
Resource | Description |
---|---|
Get all submissions for the specified form | |
Add a new submission to the specified form | |
Get the details of the specified submission | |
Update the specified submission | |
Delete the specified submission |
Partial Submissions
Partial Submissions are collections of data that has been filled out on a form but not submitted. Required the Partial Submission plugin to be enabled on the form.
Resource | Description |
---|---|
Get all partial submissions for the specified form | |
Get the details of the specified partial submission | |
Delete the specified partial submission |
Confirmation Emails
Confirmations Emails are the emails that are sent to the form submitter with data from their form submission
Resource | Description |
---|---|
Get all confirmation emails for the specified form | |
Create a new confirmation email to the specified form | |
Get the details of the specified confirmation email | |
Update the specified confirmation email | |
Delete the specified confirmation email |
Notification Emails
Notification Emails are the emails that are sent to the form owner with data from each form submission
Resource | Description |
---|---|
Get all notification emails for the specified form | |
Add a new notification email to the specified form | |
Get details for the specified notification email | |
Update the specified notification email | |
Delete the specified notification email |
Webhooks
Webhooks are automatic notifications (server to server communication) that are triggered with each form submission
Resource | Description |
---|---|
Get all webhooks for the specified form | |
Add a new webhook to the specified form | |
Get details for the specified webhook | |
Update the specified webhook | |
Delete the specified webhook |