Skip to main content

Jotform

Overview

The Jotform source connector lets you connect to the Jotform API using an API key.

At this time, the connector supports credential validation only. Catalog discovery and data extraction are still in development, so you won’t be able to sync data yet.

Setup

Prerequisites

  • A Jotform account
  • A Jotform API Key

Create a Jotform API key

  1. In Jotform, generate or copy an API key from your account settings (API section).
  2. Keep the key available for the connector configuration.

Authentication

This connector authenticates with the Jotform API using an API key sent as an HTTP header:

  • Header name: APIKEY
  • Used for validation endpoint: GET https://api.jotform.com/user

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Jotform API key.

Streams

No streams are currently available.

  • Catalog discovery currently returns an empty catalog.
  • Extraction is not yet implemented.