リーダーポテンシャル培養フネル V140525.8 を自動化

中級

これはAI, Marketing分野の自動化ワークフローで、12個のノードを含みます。主にIf, Set, Wait, Gmail, Twilioなどのノードを使用、AI技術を活用したスマート自動化を実現。 Gmail、Twilio SMS、GoHighLevel を使用したリードの自動育成とフォローアップ

前提条件
  • Googleアカウント + Gmail API認証情報
  • HTTP Webhookエンドポイント(n8nが自動生成)

使用ノード (12)

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "j5mmnDs4wqwOaP64",
  "meta": {
    "instanceId": "0c91cd2a3133931f13781d4dcd6db321515413596b36e6bddb494176726841a7",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated Lead Nurturing Funnel V140525.8",
  "tags": [
    {
      "id": "a6b41kNUtX65uzIo",
      "name": "tuguidragos.com",
      "createdAt": "2025-05-14T18:52:56.055Z",
      "updatedAt": "2025-05-14T18:52:56.055Z"
    }
  ],
  "nodes": [
    {
      "id": "78c7185b-d0c7-49f1-85b2-58ec8cff335a",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1180,
        340
      ],
      "webhookId": "REDACTED",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9781c940-ab96-4768-8ccf-50c501f7dba7",
      "name": "リード情報抽出",
      "type": "n8n-nodes-base.set",
      "position": [
        -960,
        340
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3795818d-35f6-489c-802d-18b14b3af745",
      "name": "Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -740,
        140
      ],
      "webhookId": "ee976396-0c06-4fde-9d19-cb2def4c5c87",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b5150aa7-12a2-4b54-a03e-17d4d9309369",
      "name": "Twilio",
      "type": "n8n-nodes-base.twilio",
      "position": [
        -740,
        540
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d713eeb9-0516-498f-bbb3-3469172454c8",
      "name": "24時間待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        -740,
        340
      ],
      "webhookId": "b3330ddb-b297-481a-a9cb-1f7ab4c9c399",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4746b234-6004-43f3-8e6b-59b0b5eddfb9",
      "name": "1日目フォローアップ",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -520,
        240
      ],
      "webhookId": "e8083166-574c-4e64-998a-b3aeb79e6e4e",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "8dbffbe1-f8af-47d3-b40d-1c90a66b9964",
      "name": "1日目 - 受信箱確認",
      "type": "n8n-nodes-base.twilio",
      "position": [
        -520,
        440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0d2e803f-e621-4fbb-924b-105427c9e541",
      "name": "48時間待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        -300,
        340
      ],
      "webhookId": "59ef7bc9-ed0c-4308-9e8c-ffd20bd2f6a5",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b3363238-4426-49fe-b886-080212a49bd4",
      "name": "メールクリック追跡",
      "type": "n8n-nodes-base.if",
      "position": [
        -80,
        340
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "de4ea804-8e23-46a5-946a-03492017a762",
      "name": "興味ありとしてマーク",
      "type": "n8n-nodes-base.set",
      "position": [
        140,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "b8448199-83f0-4df6-a672-0b8881e75fdf",
      "name": "再エンゲージメント前待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        140,
        440
      ],
      "webhookId": "b9b11626-f749-4498-bb8a-f48247bd9dd6",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4195f6b4-59d0-42e5-a677-28b91adf8b64",
      "name": "フォローアップメール",
      "type": "n8n-nodes-base.gmail",
      "position": [
        360,
        440
      ],
      "webhookId": "377b9461-df09-44ce-8bd9-d6a52fe2448c",
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "35e64c0e-5d1c-42fb-80fd-5497cf7487b1",
  "connections": {
    "78c7185b-d0c7-49f1-85b2-58ec8cff335a": {
      "main": [
        [
          {
            "node": "9781c940-ab96-4768-8ccf-50c501f7dba7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d713eeb9-0516-498f-bbb3-3469172454c8": {
      "main": [
        [
          {
            "node": "4746b234-6004-43f3-8e6b-59b0b5eddfb9",
            "type": "main",
            "index": 0
          },
          {
            "node": "8dbffbe1-f8af-47d3-b40d-1c90a66b9964",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0d2e803f-e621-4fbb-924b-105427c9e541": {
      "main": [
        [
          {
            "node": "b3363238-4426-49fe-b886-080212a49bd4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4746b234-6004-43f3-8e6b-59b0b5eddfb9": {
      "main": [
        [
          {
            "node": "0d2e803f-e621-4fbb-924b-105427c9e541",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9781c940-ab96-4768-8ccf-50c501f7dba7": {
      "main": [
        [
          {
            "node": "3795818d-35f6-489c-802d-18b14b3af745",
            "type": "main",
            "index": 0
          },
          {
            "node": "d713eeb9-0516-498f-bbb3-3469172454c8",
            "type": "main",
            "index": 0
          },
          {
            "node": "b5150aa7-12a2-4b54-a03e-17d4d9309369",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b3363238-4426-49fe-b886-080212a49bd4": {
      "main": [
        [
          {
            "node": "de4ea804-8e23-46a5-946a-03492017a762",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "b8448199-83f0-4df6-a672-0b8881e75fdf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8dbffbe1-f8af-47d3-b40d-1c90a66b9964": {
      "main": [
        [
          {
            "node": "0d2e803f-e621-4fbb-924b-105427c9e541",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b8448199-83f0-4df6-a672-0b8881e75fdf": {
      "main": [
        [
          {
            "node": "4195f6b4-59d0-42e5-a677-28b91adf8b64",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 人工知能, マーケティング

有料ですか?

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

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

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

作成者
Țugui Dragoș

Țugui Dragoș

@tuguidragos

I create no-code workflows that feel human, think smart, and close leads automatically.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34