Description
Enterprise connector for Typeform, the conversational-form platform: fetch form definitions and responses to route submissions into CRM, sheets or notification workflows.
community_typeform · action · Utility · Available · v1.0.0
Enterprise connector for Typeform, the conversational-form platform: fetch form definitions and responses to route submissions into CRM, sheets or notification workflows.
Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
operationOperazione | enumlistFormsgetFormlistResponsesgetResponsedeleteResponses | yes | listResponses | — |
formIdForm ID | expression | no | — abc123 (dalla URL admin Typeform) | — |
responseIdResponse ID | expression | no | — | — |
completedSolo completate | enumtruefalseany | no | true | — |
sinceDateSubmitted since (ISO) | expression | no | — 2026-06-01T00:00:00Z | — |
untilDateSubmitted until (ISO) | expression | no | — | — |
pageSizePage size | number | no | 50 | Max 1000 per page (Typeform limit). |
integrationLabelEtichetta credenziali (opzionale) | string | no | — Default account | Per gestire più account dello stesso provider. Lascia vuoto per il default. |
JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.
{
"id": "node-community_typeform-1",
"defId": "community_typeform",
"label": "Typeform",
"config": {
"operation": "listResponses",
"completed": "true",
"pageSize": 50
}
}Available now on all FlowForge plans. Try it free without a credit card.
Start freeBrowse all nodes