typeform

Manage Typeform surveys and responses through the Typeform API with OAuth.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill typeform-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typeform
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/typeform
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill typeform-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Typeform, allowing users to create, manage, and analyze surveys without leaving their current workflow.

Core Features & Use Cases

  • Form Management: Create, retrieve, update, and delete Typeform forms.
  • Response Handling: Access and process survey responses, including filtering by date and completion status.
  • API Integration: Connects to the Typeform API via a managed OAuth flow for secure authentication.
  • Use Case: A product manager can use this Skill to quickly create a new customer feedback form, retrieve all responses from the last week, and then analyze the sentiment of open-ended answers.

Quick Start

Use the typeform skill to list all of your Typeform forms.

Frequently Asked Questions about typeform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Typeform survey responses using API integration?

You can retrieve Typeform survey responses through the API integration by filtering them based on date and completion status. This allows you to systematically access and process form data for analysis.

Can I create and manage Typeform forms via API without leaving my workflow?

Yes, you can create, update, and delete Typeform forms via API integration. This streamlines form management and data collection directly within your existing workflow environment.

Do I need an API key to manage OAuth for Typeform data collection?

Yes, you need a valid Maton API key for authentication and connection management. The OAuth process is managed securely to connect your environment to the Typeform API.

What's the best way to filter Typeform responses by completion status?

The best way to filter Typeform responses by completion status is through the API integration's response handling capabilities. This feature supports retrieving fully completed or partial survey submissions.

Does Typeform API integration support deleting forms and retrieving response data?

Yes, Typeform API integration supports deleting forms and retrieving response data. You can securely manage the entire lifecycle of your surveys and extract collected data with filtering capabilities.