Gmailを使用した冷え込みメールアウトリーチ

中級

これはMarketing分野の自動化ワークフローで、6個のノードを含みます。主にGmail, GoogleSheets, SplitInBatches, ScheduleTriggerなどのノードを使用。 GmailとGoogle Sheetsを使った自動コールドメールアウトリーチ

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Sheets API認証情報

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "mcMZMEYwE7DfnM5a",
  "meta": {
    "instanceId": "18c9b77a7db94bab09d77f4a9c44dd94853695bba1618cb7bc3c4bc412c07c1e"
  },
  "name": "Cold Email Outreach with Gmail",
  "tags": [],
  "nodes": [
    {
      "id": "46595977-723a-412e-a286-4d0b89ab0929",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        60,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "38d81f78-90ba-4afc-a76a-17036fccc87a",
      "name": "付箋ノート",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
      "name": "リードの一括処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        500,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "680d867f-13d0-444c-a574-2e15e14e4846",
      "name": "パーソナライズドメール送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        780,
        -100
      ],
      "webhookId": "ad8c804e-857d-4a94-b722-65b0776f1d10",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
      "name": "リードの取得",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        280,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "628aab46-b398-4b36-85d1-014d652afab1",
      "name": "リードステータスの更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        980,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d5e6cda8-c19f-4d84-b8a7-3caac878d7a0",
  "connections": {
    "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05": {
      "main": [
        [
          {
            "node": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "46595977-723a-412e-a286-4d0b89ab0929": {
      "main": [
        [
          {
            "node": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "628aab46-b398-4b36-85d1-014d652afab1": {
      "main": [
        [
          {
            "node": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "680d867f-13d0-444c-a574-2e15e14e4846": {
      "main": [
        [
          {
            "node": "628aab46-b398-4b36-85d1-014d652afab1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad7a4803-e989-4424-b153-7db26eb0ad7b": {
      "main": [
        [],
        [
          {
            "node": "680d867f-13d0-444c-a574-2e15e14e4846",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - マーケティング

有料ですか?

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

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

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

作成者
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