Typeform

community_typeform · action · Utility · Available · v1.0.0

Description

Enterprise connector for Typeform, the conversational-form platform: fetch form definitions and responses to route submissions into CRM, sheets or notification workflows.

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
operation
Operazione
enum
listFormsgetFormlistResponsesgetResponsedeleteResponses
yeslistResponses
formId
Form ID
expressionno
abc123 (dalla URL admin Typeform)
responseId
Response ID
expressionno
completed
Solo completate
enum
truefalseany
notrue
sinceDate
Submitted since (ISO)
expressionno
2026-06-01T00:00:00Z
untilDate
Submitted until (ISO)
expressionno
pageSize
Page size
numberno50Max 1000 per page (Typeform limit).
integrationLabel
Etichetta credenziali (opzionale)
stringno
Default account
Per gestire più account dello stesso provider. Lascia vuoto per il default.

💡 Configuration example

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
  }
}

🔗 Related nodes in the same category

Ready to use Typeform?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes