Webhook からリードを生成する

中級

これはCRM分野の自動化ワークフローで、7個のノードを含みます。主にCode, Odoo, Webhook, RespondToWebhookなどのノードを使用。 Odoo CRM(v15-v18互換)向けにWebフォームのリードをキャプチャし、構造化

前提条件
  • HTTP Webhookエンドポイント(n8nが自動生成)

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "4FKerrWcJDABKapy",
  "meta": {
    "instanceId": "6b3e8c6c30cdfbf06283a3fa57016932c6b4ec959896c5c546ef5865ff697ff1",
    "templateCredsSetupCompleted": true
  },
  "name": "Generate Lead from Webhook",
  "tags": [],
  "nodes": [
    {
      "id": "51c7c34e-a290-48ec-beb0-bee78fd4e639",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -440,
        -100
      ],
      "webhookId": "a5555983-beff-4f5e-9ec0-0b7425495df3",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
      "name": "コード",
      "type": "n8n-nodes-base.code",
      "position": [
        -180,
        -100
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e7d3b75a-657d-4a06-8bae-0db60b88d7e1",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d738b525-4d4e-41e5-b3ab-1a9b18d9fe61",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -240,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
      "name": "案件作成",
      "type": "n8n-nodes-base.odoo",
      "position": [
        60,
        -100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5655efe6-00a8-440d-b8dd-b45b57a0620e",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
      "name": "Webhookへの返信",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        280,
        -100
      ],
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "84cf9b37-a39b-4613-8230-c41ddaa64cf6",
  "connections": {
    "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3": {
      "main": [
        [
          {
            "node": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "51c7c34e-a290-48ec-beb0-bee78fd4e639": {
      "main": [
        [
          {
            "node": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0": {
      "main": [
        [
          {
            "node": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 顧客管理

有料ですか?

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

ワークフロー情報
難易度
中級
ノード数7
カテゴリー1
ノードタイプ5
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者

🚀 AI & Automation Expert | n8n Creator I specialize in building AI-powered automation and workflow solutions using n8n and no-code/low-code tools. With extensive experience in process automation, system integration, and AI-driven workflows, I help businesses streamline operations, enhance productivity, and reduce manual effort. Passionate about scalable automation that drives efficiency and growth.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34