Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
18 tools available
Jotform is an online form builder that allows users to create and manage forms for various purposes, including data collection, surveys, and more.
Connect Jotform to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Jotform's 18 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Jotform action below is a callable tool any Definable persona can invoke.
Tool to clone a single form in Jotform. Creates a complete copy of the form with all its questions and settings. Use when you need to duplicate an existing form.
Tool to create a new label for organizing forms in Jotform. Use when you need to categorize or group forms with a named label.
Tool to delete a label along with all its sublabels. Use when you need to remove a label from the account.
Tool to retrieve details of a label by its ID, including name and color. Use when you need to fetch information about a specific label.
Tool to get a list of assets (forms) in a label and their associated information. Use when you need to retrieve forms organized under a specific label.
Tool to retrieve details of a specific system plan. Use when you need to check limits and pricing of a plan.
Tool to retrieve details of the authenticated user, including account and usage info. Use after confirming valid API key.
Tool to retrieve a list of labels (folders replacement) for the authenticated user. Uses the GET /user/labels endpoint per Jotform's migration from folders to labels.
Tool to retrieve a list of forms created by the authenticated user. Use after setting up API key authentication.
Tool to fetch user activity history records. Use when auditing or filtering user actions by type or date.
Tool to retrieve list of report URLs for all forms in the account. Includes Excel, CSV, printable charts, and embeddable HTML tables.
Tool to retrieve the settings of the authenticated user. Use after confirming a valid API key.
Tool to retrieve a specific user setting by key. Use when you need a single setting value like email, timezone, language, or website.
Tool to retrieve all submissions for all forms on the account. The answers dictionary contains submission data with question IDs as keys. Use when you need to access submission data across multiple forms.
Tool to retrieve monthly usage statistics for the authenticated user. Use to check form submissions, payment forms, SSL submissions, and storage used.
Tool to remove specified resources (forms) from a label by their IDs and types. Use when you need to unassign forms from a specific label.
Tool to update an existing label with new name or color settings. Use when you need to modify label properties.
Tool to update user's settings like time zone, language, email, and website. Use when you need to modify user account settings.
Anything Jotform exposes through its API. Common forms & surveys workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 18 Jotform tools directly, then chain the result into another integration without you writing code.
Jotform uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 18 Jotform tools. You only need a separate Jotform subscription if Jotform itself charges per seat or per API call.
Every call from a persona to Jotform is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Jotform, and connect via OAuth or API key. You can immediately attach Jotform to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 18 Jotform actions as callable tools — including `Clone Form`, `Create Label`, `Delete Label`, plus 15 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.