AIによるコメント自動化でLinkedInのやり取りを自動化!💬✨

上級

これはAI, Marketing分野の自動化ワークフローで、18個のノードを含みます。主にTelegram, HttpRequest, Agent, ChainLlm, ToolThinkなどのノードを使用、AI技術を活用したスマート自動化を実現。 AI駆動のコメントでLinkedInの相互作用を自動化!💬✨

前提条件
  • Telegram Bot Token
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "e5aa7986ab694604988fd614f16d3dd8cb275c306d75d6a818e14c909713473c"
  },
  "nodes": [
    {
      "id": "d3a072cc-9276-4f96-948c-f2c93090dbf2",
      "name": "Unipile: 投稿詳細を取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        280,
        -340
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "17030513-b4ca-47bc-beea-f7d146de21a5",
      "name": "Unipile: 投稿にコメント",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1280,
        140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d3f45944-2c38-4555-ae98-5fd69d99f3ba",
      "name": "OpenAI: チャットモデル (コメント生成)",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        580,
        60
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "706b9189-45ab-4578-96f4-b2bc5858b58a",
      "name": "トリガー: チャットメッセージ受信",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -780,
        -260
      ],
      "webhookId": "452de4b0-46d2-4d2c-bad8-bdd0ffbc3394",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a9e5f51e-2cf6-4fdc-81a3-2cef4b5a310c",
      "name": "OpenAI: チャットモデル (投稿ID抽出)",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -220,
        100
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "4ff300e4-1a6c-4298-ae43-a5e97a8a9040",
      "name": "Unipile: 投稿リアクションを追加",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1840,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "43a12068-8384-4dbc-b8bd-976ba370547b",
      "name": "LLM: 投稿IDを抽出",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -280,
        -240
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "f2930b41-7496-4ed4-89d5-10e700467b72",
      "name": "LLM: コメントを生成",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        720,
        -340
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "100e8868-230d-44f6-a863-2462db5a491a",
      "name": "Telegram: 確認を送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2360,
        -420
      ],
      "webhookId": "21d614af-b840-4488-90c5-ee15a3bcec0e",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ac8aaed5-0093-4eb4-afbe-433346120a49",
      "name": "LLM: コメントを推敲 (思考)",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        920,
        40
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "858367ae-0b9e-40b7-b666-39d7bc64350e",
      "name": "注記: ワークフロー説明 & セットアップ",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -580,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2daea7d8-188c-4efb-a902-013ab19a1fdf",
      "name": "注記: トリガー設定",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        -520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4c7bd1be-6f13-411d-b15d-1ca563a056ce",
      "name": "注記: 投稿ID抽出",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -300,
        -540
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9ad2510d-889e-4498-a8d2-c271ebe461d0",
      "name": "注記: 投稿詳細を取得",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        160,
        -700
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6572957-c3d6-4930-9655-541046ab7d92",
      "name": "注記: コメントを生成",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7cde48e8-63b3-4111-8717-d88661b12ef7",
      "name": "注記: 投稿にコメント",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1160,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c3755ef3-2727-4593-965f-46acc90b179d",
      "name": "注記: 投稿リアクションを追加",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1720,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "413f624a-b5c5-4961-a52a-7618d00e1c48",
      "name": "注記: 確認を送信",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2240,
        -740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "43a12068-8384-4dbc-b8bd-976ba370547b": {
      "main": [
        [
          {
            "node": "d3a072cc-9276-4f96-948c-f2c93090dbf2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f2930b41-7496-4ed4-89d5-10e700467b72": {
      "main": [
        [
          {
            "node": "17030513-b4ca-47bc-beea-f7d146de21a5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "17030513-b4ca-47bc-beea-f7d146de21a5": {
      "main": [
        [
          {
            "node": "4ff300e4-1a6c-4298-ae43-a5e97a8a9040",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3a072cc-9276-4f96-948c-f2c93090dbf2": {
      "main": [
        [
          {
            "node": "f2930b41-7496-4ed4-89d5-10e700467b72",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4ff300e4-1a6c-4298-ae43-a5e97a8a9040": {
      "main": [
        [
          {
            "node": "100e8868-230d-44f6-a863-2462db5a491a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ac8aaed5-0093-4eb4-afbe-433346120a49": {
      "ai_tool": [
        [
          {
            "node": "f2930b41-7496-4ed4-89d5-10e700467b72",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "706b9189-45ab-4578-96f4-b2bc5858b58a": {
      "main": [
        [
          {
            "node": "43a12068-8384-4dbc-b8bd-976ba370547b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3f45944-2c38-4555-ae98-5fd69d99f3ba": {
      "ai_languageModel": [
        [
          {
            "node": "f2930b41-7496-4ed4-89d5-10e700467b72",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "a9e5f51e-2cf6-4fdc-81a3-2cef4b5a310c": {
      "ai_languageModel": [
        [
          {
            "node": "43a12068-8384-4dbc-b8bd-976ba370547b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

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

有料ですか?

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

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

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

作成者

AI & Automation Consultant. Sharing cool stuff on my YouTube Channel

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34