Zoom's Jotform Connector enables users to access and manage form data directly in Zoom. Users can retrieve forms and submission data, view form metadata, access limited account information, and create or update forms from their connected Jotform account to support AI-powered form management and workflow automation.
Key features available with the Jotform connector:
Forms and Form Metadata – Access forms created by the connected Jotform user, including form IDs, titles, structure, and related configuration details.
Form Submissions – Retrieve submission data from connected forms, including responses and associated submission metadata.
User Account Data – Access limited account-level information associated with the authenticated Jotform user, as permitted by the Jotform API token.
Form Management Actions – Create, update, or manage forms and related resources depending on the enabled API permissions and Connector implementation.
Requirements for using the Jotform Connector
A Zoom Workplace Pro, Zoom Workplace Pro Plus, Zoom Workplace Business, Zoom Workplace Business Plus, Zoom Workplace Enterprise, Zoom Workplace Enterprise Plus, or Enterprise Bundle account
In the top right of your screen, enter Jotform Connector in the search box to find the app.
In your search results, find the Jotform Connector app and click it. Note: If the app is not pre-approved, please contact your Zoom admin to approve the app for your account.
Click Add.
Confirm the permissions the app requires, then click Allow. You will then be redirected to Jotform to authenticate your Jotform Account and authorize Zoom. Once completed, you will return to the configuration page.
How to configure the Jotform Connector
After installing the app from the Zoom App Marketplace, you can configure the Jotform Connector within AI Studio.
In the top-right corner, click your profile picture or initials, then click Admin Center.
In the side menu, click Product configuration.
Click AI Studio, then click Tool Templates.
Click the MCP tab.
Click Sync to verify your applications are synced.
Go to Custom Agents and create a new custom agent from scratch or select a template.
Once your agent is created, navigate to Tools.
Click Add Tools, and search for Jotform Connector.
Click Next to authorize your account.
After successful authorization, select some or all of the tools offered by the MCP server and click Save. You're now ready to start chatting with your agent.
How to use the Jotform Connector in ZoomMate
After setting up the Jotform Connector, users can interact with it directly through ZoomMate using natural language commands to access Jotform's features.
Communications between this Connector and Zoom/Jotform are encrypted:
The Jotform Connector communicates securely with the Jotform MCP server using HTTPS for encrypted data transmission.
Authentication is handled via OAuth 2.0 with PKCE.
Rate limits are applied to protect the service from abuse.
This Jotform Connector stores access credentials in the local data store:
Jotform API tokens and Zoom OAuth credentials (both user-level only) are stored in an encrypted database.
How your data is used
This Connector has access to the following information on Jotform:
list_forms: List forms of the user, with optional filters
create_form: Create a new form based on the user's prompt
edit_form: Edit a form based on the user's prompt. Use high-level natural-language instructions only (e.g., "Add a name question at the top", "Move the email question to the end")
get_submissions: List submission IDs for a form, with optional filters
create_submission: Create a submission for a form.