Typeformフィードバックワークフロー
初級
これはSales, Product, Marketing分野の自動化ワークフローで、5個のノードを含みます。主にIf, Set, GoogleSheets, TypeformTriggerなどのノードを使用。 Typeform からのフィードバックをスクリーニングして Google Sheets に格納
前提条件
- •Google Sheets API認証情報
使用ノード (5)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "1001",
"name": "typeform feedback workflow",
"nodes": [
{
"name": "Typeform Trigger",
"type": "n8n-nodes-base.typeformTrigger",
"notes": "course feedback",
"position": [
450,
300
],
"webhookId": "1234567890",
"parameters": {
"formId": "yxcvbnm"
},
"credentials": {
"typeformApi": "typeform"
},
"notesInFlow": true,
"typeVersion": 1,
"id": "Typeform-Trigger-0"
},
{
"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,
"id": "--1"
},
{
"name": "Google スプレッドシート",
"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,
"id": "Google--2"
},
{
"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,
"id": "--3"
},
{
"name": "Google スプレッドシート1",
"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,
"id": "Google-1-4"
}
],
"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-0": {
"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
+
If
Set
Code
31 ノードDataki
営業
ミーティングのリアルタイムインサイトを提供するAIエージェント
会議中のリアルタイムインサイトを提供するAIエージェント
If
Set
Webhook
+
If
Set
Webhook
19 ノードMark Shcherbakov
営業
HDWリードジェットバグ
AIエージェントを使用した自動LinkedInリード生成、スコアリング、コミュニケーション
If
Code
Sort
+
If
Code
Sort
86 ノードAndrey
営業
リストビルダー
AirtopとGoogle Sheetsを使って、あらゆるプラットフォームからプロフィールリストを構築
Set
Code
Airtop
+
Set
Code
Airtop
7 ノードCesar @ Airtop AI
営業
ビジュアルベースのAIエージェントクローラー - Google Sheets、ScrapingBee、Geminiを使用
✨ ビジュアルベースのAIエージェントスクレイパー - Google Sheets、ScrapingBee、Geminiを使用
Set
Markdown
Split Out
+
Set
Markdown
Split Out
29 ノードDataki
営業
AIマーケティングエージェント:Reddit + OpenRouter + Gmail によるリードジェネレーション
AIマーケティングエージェント:Reddit、OpenRouter、Gmailを活用したリードジェネレーション
If
Set
Code
+
If
Set
Code
23 ノードAri Nakos
営業