FORMS
JotForm actions
10 actions you can wire into a flow, alongside everything else in the Forms integration.
Every JotForm action
- Clone FormClone an existing JotForm form, returning the new form's ID.
- Create FormCreate a new JotForm form from a JSON questions array and properties object.
- Create WebhookRegister a JotForm webhook that fires on each new submission of a form.
- Delete FormDelete a JotForm form permanently by its form ID.
- Delete SubmissionDelete a JotForm submission permanently by its submission ID.
- Delete WebhookRemove a JotForm webhook from a form by its webhook ID (index).
- Get FormRetrieve a single JotForm form's details by its form ID.
- Get SubmissionRetrieve a single JotForm submission and its answers by submission ID.
- List FormsList JotForm forms in the account, with optional limit, offset and filter.
- List SubmissionsRetrieve the submissions for a JotForm form, with limit, offset and filter.
Also in Forms
Put JotForm in a flow
These actions sit on the same canvas as every other integration, so a JotForm step can follow a form, a schedule or a message without any glue code.
