Jotform
Overview
SLUG: JOTFORM
Description
Jotform is an online form builder that allows users to create and manage forms for various purposes, including data collection, surveys, and more.
Authentication Details
API Key
Connecting to Jotform
Create an auth config
Use the dashboard to create an auth config for the Jotform toolkit. This allows you to connect multiple Jotform accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Jotform toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
JOTFORM_GET_SYSTEM_PLAN
Tool Name: Get System Plan
Description
Action Parameters
Action Response
JOTFORM_GET_USER_DETAILS
Tool Name: Get User Details
Description
Action Parameters
Action Response
JOTFORM_GET_USER_FOLDERS
Tool Name: Get User Folders
Description
Action Parameters
Action Response
JOTFORM_GET_USER_FORMS
Tool Name: Get User Forms
Description
Action Parameters
Action Response
JOTFORM_GET_USER_HISTORY
Tool Name: Get User History
Description
Action Parameters
Action Response
JOTFORM_GET_USER_SETTINGS
Tool Name: Get User Settings
Description
Action Parameters
Action Response