Skip to Content

Jotform

Jotform is an online form builder that allows users to create custom forms for various purposes, such as surveys, registrations, and payments. It offers a user-friendly interface and a wide range of templates and integrations.

The following render triggers are available for Jotform:

  • Render on Jotform submission - triggers rendering when a when a when a Jotform form is submitted by a user.

Setup

  1. Jotform account - link the Jotform API key you want to use. Note that the API key permissions must be set to Full access. In addition, the region prefix must be correctly set depending if your Jotform account is in the EU or not.
  2. Form ID - define the ID of the form you want to use.

Read the Render triggers section to learn more about render setup.

Mapping Jotform answers

Using answers from the Jotform form is done by modifying the Content Answers variable using the modifier dialog:

Select variable

Select Content Answers from available variables, by clicking on the + button next to the input.

Jotform available variables

Open variable modifier dialog

Click on the Content Answers variable to open the variable modifier dialog.

Apply modifier

Select JSON Path modifier and specify the path in the format ID.answer where ID is the ID of the field in the Jotform form. The ID of each Jotform field can be found in the Jotform form builder, under Advanced section (see below).

Jotform variable modification
Jotform form setup