Typeform
Find Typeform forms and read their definitions and submitted responses.
Connect Typeform with a personal access token to inspect the account, find forms, read form fields and settings, and retrieve submitted responses.
Connect
| Credential field | Required | Where it comes from |
|---|---|---|
Personal access token (API_TOKEN) | Yes | A Typeform personal access token, sent as a Bearer token. |
Tools
| Tool | Access | What it does |
|---|---|---|
Who am I (yekar.typeform.me) | Read | Return the Typeform account represented by this connection. |
List forms (yekar.typeform.list-forms) | Read | List forms accessible to the connected Typeform account, optionally filtered by title or workspace. |
Get form (yekar.typeform.get-form) | Read | Get a Typeform form definition, including fields and settings. |
List responses (yekar.typeform.list-responses) | Read | List submitted responses for a Typeform form with bounded pagination and time filters. |
Notes
- Create a personal access token in Typeform account settings and paste it here.
- Response access depends on the token owner's workspace and plan permissions.