← All Skills
T

Forms & surveys

Typeform

Read responses and create forms.

Build beautiful, interactive forms that people love to fill out. Collect data, accept payments, and integrate with your favorite tools.

Triggers1

Things that can wake up your Typeform coworker.

  • New Form Response

    Triggers when a respondent completes and submits the form.

    TYPEFORM_NEW_RESPONSE

Actions8

Things your coworker can do in Typeform.

  • 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.

    TYPEFORM_CREATE_FORM
  • Get About Me

    Get information about the owner account in Typeform.

    TYPEFORM_GET_ABOUT_ME
  • 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.

    TYPEFORM_GET_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.

    TYPEFORM_GET_FORM_RESPONSES
  • 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.

    TYPEFORM_GET_WORKSPACE
  • 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.

    TYPEFORM_LIST_FORMS
  • 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.

    TYPEFORM_LIST_THEMES
  • 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.

    TYPEFORM_LIST_WORKSPACES