Jotform
Form builder for forms, submissions, tables, reports, uploads, payments, and approval workflows.
Covers form submissions, user usage, uploaded responses, tables, payments, and submission events.
Sign in to connect Jotform
Sign in to connect an account and start using Jotform in your apps.
Example Use Cases
These are example ways Snow can use Jotform when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
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.