メール外報自動化

上級

これはLead Nurturing, Multimodal AI分野の自動化ワークフローで、18個のノードを含みます。主にIf, Set, Html, Wait, Gmailなどのノードを使用。 Google SheetsとGmailを使った無料メールフォロー sequense

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "obx5E5Fbfe9yfECA",
  "meta": {
    "instanceId": "7a73e968af152b9877d4c64b00e93bdf2a57741f130f9226cd4d7217ba6e5e6c",
    "templateCredsSetupCompleted": true
  },
  "name": "Email Outreach Automation",
  "tags": [],
  "nodes": [
    {
      "id": "47381995-0595-482e-94c6-19e223722e68",
      "name": "付箋14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -736,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6a48076-ed29-405a-853d-ef1e0a74f592",
      "name": "付箋15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1888,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eb5ee0b6-1be7-43f2-bfe8-04fd02ee8dce",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -2048,
        528
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "35214964-7e3e-48bd-9fad-dd3906a2e808",
      "name": "設定",
      "type": "n8n-nodes-base.set",
      "position": [
        -1840,
        528
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0827b600-5522-4961-9085-0718e42f906d",
      "name": "連絡先を取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1616,
        528
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "788de15d-edbf-4f8c-960c-f6ffbff1b7a1",
      "name": "アイテムをループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -768,
        528
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "7abdf707-87c8-4c69-83d0-b63e7c681bcf",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        800,
        528
      ],
      "webhookId": "5210b0f5-71e3-4884-a43b-a7ffaa2e6c1d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a0ab3983-4de5-4e4e-8b94-c87f1d581b17",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1856,
        -64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "253f9651-018c-4fac-b423-7ec600db9d57",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -720,
        736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9bd6adaa-d8cc-4901-abc9-1129c730a562",
      "name": "メールテンプレートセレクター",
      "type": "n8n-nodes-base.googleDocs",
      "position": [
        -96,
        448
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 2
    },
    {
      "id": "472d9091-7fca-4e6c-be1d-4ee0a6c765d9",
      "name": "メール番号を決定",
      "type": "n8n-nodes-base.set",
      "position": [
        -320,
        448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a3e8ddb1-7cfd-42be-9503-170cb0965dfe",
      "name": "メッセージを送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        352,
        448
      ],
      "webhookId": "d9e04564-b34b-4da0-94c8-6f76f43e1abc",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b401964f-bd56-45e2-aa04-e5f8b5e6963d",
      "name": "連絡先を更新",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "row_number (using to match)\n{{ $('contacts').item.json.row_number }}\n\nprocess\n{{ $now.format('yyyy-MM-dd, hh:mm:ss a') }}",
      "position": [
        576,
        448
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "1f4c9ab2-b242-4ae5-87ae-675aa8adb7a7",
      "name": "実行ごとのメール数を制限",
      "type": "n8n-nodes-base.limit",
      "position": [
        -1408,
        528
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5f2dcdbd-bed8-447c-8350-edd799d349d3",
      "name": "未処理の連絡先のみをフィルタリング",
      "type": "n8n-nodes-base.filter",
      "position": [
        -1200,
        528
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "acd72b36-9d83-4a84-a566-1ae51498a4df",
      "name": "連絡先は実在するか?",
      "type": "n8n-nodes-base.if",
      "position": [
        -544,
        448
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "24e198d1-1131-452b-a51b-c83799b33858",
      "name": "連絡先はメールシーケンスを完了したか?",
      "type": "n8n-nodes-base.filter",
      "position": [
        -992,
        528
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "68d16071-544a-414e-a7c7-52ee88e5443f",
      "name": "HTML: メールのフォーマットと整形",
      "type": "n8n-nodes-base.html",
      "position": [
        128,
        448
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "da5f4136-2daf-4ab4-99a1-f112f5ecddf0",
  "connections": {
    "7abdf707-87c8-4c69-83d0-b63e7c681bcf": {
      "main": [
        [
          {
            "node": "788de15d-edbf-4f8c-960c-f6ffbff1b7a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "35214964-7e3e-48bd-9fad-dd3906a2e808": {
      "main": [
        [
          {
            "node": "0827b600-5522-4961-9085-0718e42f906d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0827b600-5522-4961-9085-0718e42f906d": {
      "main": [
        [
          {
            "node": "1f4c9ab2-b242-4ae5-87ae-675aa8adb7a7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a3e8ddb1-7cfd-42be-9503-170cb0965dfe": {
      "main": [
        [
          {
            "node": "b401964f-bd56-45e2-aa04-e5f8b5e6963d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b401964f-bd56-45e2-aa04-e5f8b5e6963d": {
      "main": [
        [
          {
            "node": "7abdf707-87c8-4c69-83d0-b63e7c681bcf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "788de15d-edbf-4f8c-960c-f6ffbff1b7a1": {
      "main": [
        [],
        [
          {
            "node": "acd72b36-9d83-4a84-a566-1ae51498a4df",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "acd72b36-9d83-4a84-a566-1ae51498a4df": {
      "main": [
        [
          {
            "node": "472d9091-7fca-4e6c-be1d-4ee0a6c765d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eb5ee0b6-1be7-43f2-bfe8-04fd02ee8dce": {
      "main": [
        [
          {
            "node": "35214964-7e3e-48bd-9fad-dd3906a2e808",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "472d9091-7fca-4e6c-be1d-4ee0a6c765d9": {
      "main": [
        [
          {
            "node": "9bd6adaa-d8cc-4901-abc9-1129c730a562",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9bd6adaa-d8cc-4901-abc9-1129c730a562": {
      "main": [
        [
          {
            "node": "68d16071-544a-414e-a7c7-52ee88e5443f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f4c9ab2-b242-4ae5-87ae-675aa8adb7a7": {
      "main": [
        [
          {
            "node": "5f2dcdbd-bed8-447c-8350-edd799d349d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24e198d1-1131-452b-a51b-c83799b33858": {
      "main": [
        [
          {
            "node": "788de15d-edbf-4f8c-960c-f6ffbff1b7a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "68d16071-544a-414e-a7c7-52ee88e5443f": {
      "main": [
        [
          {
            "node": "a3e8ddb1-7cfd-42be-9503-170cb0965dfe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5f2dcdbd-bed8-447c-8350-edd799d349d3": {
      "main": [
        [
          {
            "node": "24e198d1-1131-452b-a51b-c83799b33858",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - リードナーチャリング, マルチモーダルAI

有料ですか?

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

関連ワークフロー

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

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

作成者
Gerald Denor

Gerald Denor

@dominixai

Gerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34