DEV

Jotform

Jotform Connection

Put Jotform to Work with @Human Automations and @Human Agents

The Jotform Connection documents all Triggers, Actions and Query Operations available for creating automations via the Jotform API.

What can you do with the Jotform Connection?

  • Connect to the Jotform API in a few clicks

  • Use the related Jotform Operations (see below) in @Human Automations or @Human Agents

Trigger Operations

Submission Created

Triggers on: submissions/submission_created

Triggered when a new form submission is received in Jotform.

Action Operations

Action: Assign Form

Action: Create Submission

Action: Assign Prefilled Form

Action: API Request

Query Operations

Example link

Example link

Obtaining Access Credentials

To obtain a System-to-System Personal Access Token (PAT) for Jotform, follow these steps:

Required Values

  1. Jotform Account (Free or Paid)

  2. Jotform API Key (Generated via UI)

Step-by-Step Guide

1. Log in to Jotform

  • Go to Jotform and log in with your account.

2. Navigate to API Settings

  • Click your profile icon (top-right) → SettingsAPI.

3. Generate an API Key

  • Under API Key, click Create New Key.

  • Enter a name (e.g., "System-to-System Access").

  • Select Full Access (or restrict scopes as needed).

  • Click Generate Key.

4. Copy the API Key

  • The generated key will appear once—copy it immediately.

  • This key acts as your Personal Access Token (PAT).

Done. Use this key for system-to-system authentication.

Configuring Webhooks

1. Log in to Jotform

  • Go to Jotform and open the form you want to use.

2. Navigate to Settings

  • In the top orange navigation bar, click on Settings.

3. Access Integrations

  • In the left-hand menu, click on Integrations.

4. Select Webhooks

  • Search for Webhooks and click the icon.

5. Add Webhook Endpoint

  • In the Add WebHook field, enter your webhook endpoint URL.

  • Click Complete Integration.

6. Finish Setup

  • Click Finish.

Code (Apache v2.0): Service Connectivity and Metadata

Code (Apache v2.0): List of External Resources and Internal Mapping

Last updated