typeform
Typeform API integration with managed OAuth. Create forms, manage responses, and access insights. Use this skill when users want to interact with Typeform surveys and responses. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/typeformWhat This Skill Does
The Typeform skill for OpenClaw provides a robust, managed OAuth interface for interacting with the Typeform API. Instead of manually handling complex authentication flows, tokens, or headers, this skill acts as a proxy through the Maton gateway. It allows users to seamlessly create, read, and manage Typeform assets, including surveys, responses, and user insights. By leveraging the https://gateway.maton.ai/typeform/ endpoint, you can perform operations directly against native Typeform API paths while the underlying infrastructure handles the secure transmission of your credentials. This skill is essential for automating feedback loops, lead generation workflows, and survey data processing directly within your AI agent workspace.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/typeform
Ensure that you have set your authentication credentials by exporting MATON_API_KEY in your environment. You can obtain this key by registering at maton.ai and visiting the settings page.
Use Cases
- Automated Survey Deployment: Dynamically generate new forms based on trigger events in your project management or CRM tools.
- Response Aggregation: Periodically fetch survey responses to generate automated reports or sentiment analysis summaries.
- Data Synchronization: Pipe Typeform data into internal databases or storage services without manual CSV exports.
- Form Management: Programmatically list, update, or delete survey forms to maintain clean and up-to-date data collection interfaces.
Example Prompts
- "List the 10 most recent forms from my Typeform account and tell me which ones are active."
- "Create a new connection for Typeform and provide me with the OAuth URL to authorize the link."
- "Fetch all responses for the form with ID 'xyz123' and save them to a local JSON file."
Tips & Limitations
- Connection Management: Always check your connection status at
https://ctrl.maton.aiif you encounter authentication errors. Ensure the connection status is set toACTIVE. - API Scoping: Remember that this skill proxies requests to the native Typeform API; ensure your Typeform account has the necessary permissions for the specific endpoints you are calling.
- Alternative Gateway: If you need to interact with other third-party services beyond Typeform, please utilize the
api-gatewayskill for consistent credential handling.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-typeform": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.