IMAPベースの返信に基づくメールシーケンス停止機能

中級

これはSocial Media分野の自動化ワークフローで、10個のノードを含みます。主にCode, GoogleSheets, EmailReadImapなどのノードを使用。 IMAPとGoogleスプレッドシートを使用して返信に基づいてメールシーケンスを自動停止

前提条件
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "BjAH6U8A1BMNtX7W",
  "meta": {
    "instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc"
  },
  "name": "IMAP Reply-Based Sequence Stopper",
  "tags": [],
  "nodes": [
    {
      "id": "4fbf8996-96e4-415c-929f-656629a987a4",
      "name": "Email Trigger (IMAP)",
      "type": "n8n-nodes-base.emailReadImap",
      "position": [
        500,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f8b81645-947d-4ea4-8808-e86c4a6ef8f6",
      "name": "返信追跡",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5d30a213-a5b2-4c07-ad48-a7b4c1c3424c",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        180,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "def234c3-9968-4288-b58f-7259e67f448f",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        520,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "034b73cc-389d-4b6f-a8c7-16043decc2df",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        740,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "41c67b1a-221e-4d83-8ee0-a2531267ec40",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        960,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2fe77256-90ec-463d-8aa5-f250f2100015",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1180,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "714310f0-8abd-47ca-a217-1f5f06bc94f4",
      "name": "SMART MATCHING",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        940,
        340
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "021e5c31-55d2-4784-a7bd-b722a36f6c96",
      "name": "AUTO-STOP SEQUENCES",
      "type": "n8n-nodes-base.code",
      "position": [
        1160,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a21db415-c853-4eb4-9c7d-22530763aa9a",
      "name": "レコード更新",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1400,
        340
      ],
      "parameters": {},
      "typeVersion": 4.6
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "f088a1b0-a58f-4e48-9165-7e139280e62f",
  "connections": {
    "f8b81645-947d-4ea4-8808-e86c4a6ef8f6": {
      "main": [
        [
          {
            "node": "714310f0-8abd-47ca-a217-1f5f06bc94f4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "714310f0-8abd-47ca-a217-1f5f06bc94f4": {
      "main": [
        [
          {
            "node": "021e5c31-55d2-4784-a7bd-b722a36f6c96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "021e5c31-55d2-4784-a7bd-b722a36f6c96": {
      "main": [
        [
          {
            "node": "a21db415-c853-4eb4-9c7d-22530763aa9a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4fbf8996-96e4-415c-929f-656629a987a4": {
      "main": [
        [
          {
            "node": "f8b81645-947d-4ea4-8808-e86c4a6ef8f6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - ソーシャルメディア

有料ですか?

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

関連ワークフロー

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

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

作成者
David Olusola

David Olusola

@dae221

AI automation consultant working with ambitious businesses on their most complex operational challenges. For project inquiries, reach me at david@daexai.com

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34