Typeform 反馈工作流
初级
这是一个Sales, Product, Marketing领域的自动化工作流,包含 5 个节点。主要使用 If, Set, GoogleSheets, TypeformTrigger 等节点。 筛选 Typeform 反馈并存储至 Google Sheets
前置要求
- •Google Sheets API 凭证
使用的节点 (5)
工作流预览
可视化展示节点连接关系,支持缩放和平移
无法加载工作流预览
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "1001",
"name": "Typeform反馈工作流",
"nodes": [
{
"name": "Typeform触发器",
"type": "n8n-nodes-base.typeformTrigger",
"notes": "course feedback",
"position": [
450,
300
],
"webhookId": "1234567890",
"parameters": {
"formId": "yxcvbnm"
},
"credentials": {
"typeformApi": "typeform"
},
"notesInFlow": true,
"typeVersion": 1
},
{
"name": "条件判断",
"type": "n8n-nodes-base.if",
"notes": "filter feedback",
"position": [
850,
300
],
"parameters": {
"conditions": {
"number": [
{
"value1": "={{$json[\"usefulness\"]}}",
"value2": 3,
"operation": "largerEqual"
}
],
"string": [],
"boolean": []
}
},
"notesInFlow": true,
"typeVersion": 1
},
{
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"notes": "positive feedback",
"position": [
1050,
200
],
"parameters": {
"range": "positive_feedback!A:C",
"options": {},
"sheetId": "asdfghjklöä",
"operation": "append",
"authentication": "oAuth2"
},
"credentials": {
"googleSheetsOAuth2Api": "google_sheets_oauth"
},
"notesInFlow": true,
"typeVersion": 1
},
{
"name": "设置",
"type": "n8n-nodes-base.set",
"notes": "capture typeform data",
"position": [
650,
300
],
"parameters": {
"values": {
"number": [
{
"name": "usefulness",
"value": "={{$json[\"How useful was the course?\"]}}"
}
],
"string": [
{
"name": "opinion",
"value": "={{$json[\"Your opinion on the course:\"]}}"
}
],
"boolean": []
},
"options": {},
"keepOnlySet": true
},
"notesInFlow": true,
"typeVersion": 1
},
{
"name": "Google Sheets1",
"type": "n8n-nodes-base.googleSheets",
"notes": "negative feedback",
"position": [
1050,
400
],
"parameters": {
"range": "negative_feedback!A:C",
"keyRow": 1,
"options": {},
"sheetId": "qwertzuiop",
"operation": "append",
"authentication": "oAuth2"
},
"credentials": {
"googleSheetsOAuth2Api": "google_sheets_oauth"
},
"notesInFlow": true,
"typeVersion": 1
}
],
"active": false,
"settings": {},
"connections": {
"IF": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
],
[
{
"node": "Google Sheets1",
"type": "main",
"index": 0
}
]
]
},
"Set": {
"main": [
[
{
"node": "IF",
"type": "main",
"index": 0
}
]
]
},
"Typeform Trigger": {
"main": [
[
{
"node": "Set",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 销售, 产品, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 OpenAI、Google Sheets、Jina AI 和 Slack 的 AI 驱动信息监控
基于AI的信息监控,集成OpenAI、Google Sheets、Jina AI和Slack
If
Set
Code
+10
31 节点Dataki
销售
使用Zoho CRM和Harvest处理Shopify新订单
使用Zoho CRM和Harvest处理Shopify新订单
If
Set
Gmail
+5
9 节点Lorena
销售
将 Typeform 结果发送到 Google 表格、Slack 和邮箱
将 Typeform 结果发送到 Google 表格、Slack 和邮箱
If
Slack
Email Send
+2
5 节点Jan Oberhauser
销售
AI智能体用于会议实时洞察
AI智能体用于会议实时洞察
If
Set
Webhook
+6
19 节点Mark Shcherbakov
销售
HDW潜在客户越野车
使用AI代理的自动化LinkedIn潜在客户生成、评分与沟通
If
Code
Sort
+17
86 节点Andrey
销售
列表构建器
使用Airtop和Google Sheets从任何平台构建个人资料列表
Set
Code
Airtop
+2
7 节点Cesar @ Airtop AI
销售