フィードバックの保存とレポート生成

上級

これはCRM, AI Summarization分野の自動化ワークフローで、28個のノードを含みます。主にSet, Code, EmailSend, GoogleSheets, ManualTriggerなどのノードを使用。 Azure OpenAI と Google Sheets を使用して営業取引の結果を分析し、レポートを生成する

前提条件
  • Google Sheets API認証情報
  • OpenAI API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "INCHeFIxjP8eus8J",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Feedback save and report generation",
  "tags": [],
  "nodes": [
    {
      "id": "e47ac8b4-ccb8-49df-82f0-05fdbff7828a",
      "name": "注釈/メールを抽出",
      "type": "n8n-nodes-base.code",
      "position": [
        16,
        112
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9cb26417-5674-44cb-ab6f-28c44b168094",
      "name": "AIレスポンスの解析",
      "type": "n8n-nodes-base.code",
      "position": [
        1264,
        -224
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "60a74709-38da-48d6-9227-eeed1734c0f6",
      "name": "Google Sheetsに保存",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1488,
        -96
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "3f508420-a1a3-4a46-b07b-a6bd0664f789",
      "name": "Googleシートデータの取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        448,
        480
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "5bb2b739-60d9-4043-9771-979ad1c593da",
      "name": "最新のデータをフィルター",
      "type": "n8n-nodes-base.code",
      "position": [
        1232,
        416
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a06f354f-3cdc-47bf-9ef3-c25b76135778",
      "name": "メールダイジェストを送信",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1472,
        416
      ],
      "webhookId": "2fd9cd32-4351-49a0-ba18-310a17f086b5",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "073e3c65-5662-4c40-8f7c-abb1b5d54030",
      "name": "ワークフロー実行時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -432,
        112
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "38f26876-4138-49fc-8f79-93ac5ad7876d",
      "name": "シートの行を取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -208,
        112
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "dd009347-1c1e-4d77-880f-98a1268feab6",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        432,
        -368
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "3914f8f7-955b-4464-9548-89f6b79f67bb",
      "name": "Azure OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        464,
        -208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c59c230c-fb7d-47ea-aa19-210c5b65dccd",
      "name": "アイテムをループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        240,
        112
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "62ebbddb-b10b-4af2-ae56-4e642e5cd610",
      "name": "フィールドを編集",
      "type": "n8n-nodes-base.set",
      "position": [
        896,
        -368
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "d114ef1f-19de-49ce-92c6-df5e75c187c2",
      "name": "AIエージェント1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        752,
        416
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "5529bf2c-a211-43bb-8a1a-1c2027fb7daf",
      "name": "Azure OpenAI チャットモデル1",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        832,
        592
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d1043f1a-2691-4f2f-a5e9-108431e7a7f8",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d232025f-784f-4ef6-8a4d-d0b62a7bd651",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "222b661a-1825-42f0-9548-b4c7a35928b5",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bfc6fdc7-1535-4849-8995-8cbabb4b4db5",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        48,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3d1bbe23-6654-4708-9088-3e931e8da497",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        448,
        -752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "33538927-39dd-4cbe-8e7b-a8cf69bdad23",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        592,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2bd5d02c-5fbc-4b0b-8526-3222daeef829",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        832,
        -704
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "db617a0c-d9d3-4e46-b305-c471b35884e1",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1216,
        -608
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1c2fd82b-2067-43c8-8a6b-2eaaa00e20aa",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1584,
        -432
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e87af0fc-8734-47d6-8630-d20cee16d6bc",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        416,
        704
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e8d0fdf6-e192-4d2d-ba57-e38f413fde9d",
      "name": "付箋10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4ac6d3a4-4c29-4fea-adb8-28bff7c90f9d",
      "name": "付箋11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        800,
        752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3ecd8bc0-6e57-40c1-bee9-ecce4253097b",
      "name": "付箋12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1184,
        608
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "007b3968-5938-4abf-b369-16e119de46c9",
      "name": "付箋13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1664,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "1552e070-ec28-47ce-b4e6-41c3fd0dd004",
  "connections": {
    "dd009347-1c1e-4d77-880f-98a1268feab6": {
      "main": [
        [
          {
            "node": "62ebbddb-b10b-4af2-ae56-4e642e5cd610",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d114ef1f-19de-49ce-92c6-df5e75c187c2": {
      "main": [
        [
          {
            "node": "5bb2b739-60d9-4043-9771-979ad1c593da",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "62ebbddb-b10b-4af2-ae56-4e642e5cd610": {
      "main": [
        [
          {
            "node": "9cb26417-5674-44cb-ab6f-28c44b168094",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c59c230c-fb7d-47ea-aa19-210c5b65dccd": {
      "main": [
        [
          {
            "node": "3f508420-a1a3-4a46-b07b-a6bd0664f789",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "dd009347-1c1e-4d77-880f-98a1268feab6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9cb26417-5674-44cb-ab6f-28c44b168094": {
      "main": [
        [
          {
            "node": "60a74709-38da-48d6-9227-eeed1734c0f6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a06f354f-3cdc-47bf-9ef3-c25b76135778": {
      "main": [
        []
      ]
    },
    "5bb2b739-60d9-4043-9771-979ad1c593da": {
      "main": [
        [
          {
            "node": "a06f354f-3cdc-47bf-9ef3-c25b76135778",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38f26876-4138-49fc-8f79-93ac5ad7876d": {
      "main": [
        [
          {
            "node": "e47ac8b4-ccb8-49df-82f0-05fdbff7828a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e47ac8b4-ccb8-49df-82f0-05fdbff7828a": {
      "main": [
        [
          {
            "node": "c59c230c-fb7d-47ea-aa19-210c5b65dccd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "60a74709-38da-48d6-9227-eeed1734c0f6": {
      "main": [
        [
          {
            "node": "c59c230c-fb7d-47ea-aa19-210c5b65dccd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3914f8f7-955b-4464-9548-89f6b79f67bb": {
      "ai_languageModel": [
        [
          {
            "node": "dd009347-1c1e-4d77-880f-98a1268feab6",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "3f508420-a1a3-4a46-b07b-a6bd0664f789": {
      "main": [
        [
          {
            "node": "d114ef1f-19de-49ce-92c6-df5e75c187c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5529bf2c-a211-43bb-8a1a-1c2027fb7daf": {
      "ai_languageModel": [
        [
          {
            "node": "d114ef1f-19de-49ce-92c6-df5e75c187c2",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "073e3c65-5662-4c40-8f7c-abb1b5d54030": {
      "main": [
        [
          {
            "node": "38f26876-4138-49fc-8f79-93ac5ad7876d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 顧客管理, AI要約

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数28
カテゴリー2
ノードタイプ9
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34