Typeform icon

Typeform

Interactive form builder for forms, questions, responses, workspaces, themes, and respondent data.

Supports interactive forms, images, form deletion, and newly submitted response workflows.

Example Use Cases

These are the Typeform actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Form

Tool to create a new Typeform form with customizable fields, logic, and settings. Use when you need to programmatically create a form with specific questions, welcome screens, thank you screens, and conditional logic.

Get About Me

Get information about the owner account in Typeform.

Get Form

Tool to retrieve a specific form's complete configuration including fields, logic, settings, and theme. Use when you need to get detailed information about a Typeform form.

Get Form Responses

Tool to retrieve form responses from Typeform with filtering by date, pagination, search, and response type. Use when you need to get responses for a specific form including timestamps of when users landed on and submitted the form. Note: Recent responses may take up to 30 minutes to appear.

Get Workspace

Tool to retrieve detailed information about a specific workspace including its name, forms, and team members. Use when you need to get workspace details or check member access.

List Forms

Tool to retrieve a list of all forms in your Typeform account with filtering, pagination, and sorting options. Use when you need to list, search, or browse forms across workspaces. Supports filtering by search terms, workspace, and sorting by creation or modification date.

List Typeform Themes

Tool to retrieve a paginated list of themes in your Typeform account. Use when you need to access available themes for form styling. Returns both public and private themes with their styling configurations.

List Workspaces

Tool to retrieve all workspaces in a Typeform account with their IDs, names, form counts, and members. Use when you need to list available workspaces or search for specific workspaces by name.

Create Account Workspace

Tool to create a new workspace in a specific Typeform account. Use when you need to create a workspace within a particular account using the account ID.

Create Image

Tool to upload a new image to your Typeform account via base64 encoding or URL. Use when you need to add images for forms or presentations. Either 'image' (base64) or 'url' parameter must be provided.

Triggers

These are the trigger events currently available for Typeform.

New Form Response

Triggers when a respondent completes and submits the form.