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
- In Jotform, generate or copy an API key from your account settings (API section).
- 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
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your Jotform API key. |
Streams
No streams are currently available.
- Catalog discovery currently returns an empty catalog.
- Extraction is not yet implemented.