LinkedIn オートメーション - Archit Jain

上級

これはAI, Marketing分野の自動化ワークフローで、35個のノードを含みます。主にCode, Wait, Limit, Filter, Switchなどのノードを使用、AI技術を活用したスマート自動化を実現。 GPT-4 と Google Sheets を使って Twitter AI 投稿から LinkedIn コンテンツを自動作成

前提条件
  • LinkedIn API認証情報
  • Telegram Bot Token
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "osBCgU5nbpfrepN6",
  "meta": {
    "instanceId": "933df83c84196d70ce3ffd0bf5d3e1aca31b7366f2f84e1f3482640096e4a3a9",
    "templateCredsSetupCompleted": true
  },
  "name": "Linkedin Automation - Archit Jain",
  "tags": [],
  "nodes": [
    {
      "id": "1a809241-0790-4976-9bea-7a3ce723d0ee",
      "name": "付箋ノート",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        -880
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "16bb5932-b1f3-405a-becf-27ced4c678fe",
      "name": "毎日5時",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -140,
        -525
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "26a6cdf5-ad47-40a3-bf11-1a4318fe8d07",
      "name": "AIツイートを取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        80,
        -525
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8918df8b-2d1f-4064-bb77-d5673e27f13c",
      "name": "ツイートをクリーンアップ",
      "type": "n8n-nodes-base.code",
      "position": [
        300,
        -525
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d7bd6803-e1f9-42e2-ab00-d1bbc30274f3",
      "name": "ツイートをループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        520,
        -525
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "04b6064d-0ddf-4e11-967d-f2801bce2a22",
      "name": "既存ツイートを検索",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        740,
        -600
      ],
      "parameters": {},
      "typeVersion": 4.6,
      "alwaysOutputData": true
    },
    {
      "id": "27451587-a415-453e-947e-1bc2809231c5",
      "name": "既に存在するため無視",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1180,
        -500
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5708f4d5-e78d-42ed-9234-a16edb5ce8b4",
      "name": "新規ツイートを保存",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1400,
        -525
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "86097c09-2d25-415b-80d6-72d130880ae4",
      "name": "すべて完了、終了",
      "type": "n8n-nodes-base.noOp",
      "position": [
        740,
        -800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "105091ee-bea5-445c-980b-96566af73d8c",
      "name": "毎日6時",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -140,
        120
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "39b73976-c63f-4c22-be52-41b5a2ceee4b",
      "name": "Googleスプレッドシート",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        80,
        120
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "f83a89ed-fd31-40de-be23-0755bc792d84",
      "name": "スイッチ",
      "type": "n8n-nodes-base.switch",
      "position": [
        960,
        -600
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "ccd4fba6-c97b-4965-8330-ebdbe2a932fb",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        1180,
        -700
      ],
      "webhookId": "ede04144-6f3e-4a9c-b64c-cd5e52fcc529",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ea19b297-b627-4586-af5b-608e92035fca",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        520,
        120
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "a8659cc4-e4b6-4b11-8f42-bfaf4d15c7ae",
      "name": "4.1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        548,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6a1d98b0-97a2-4469-94fe-019d9547b515",
      "name": "制限",
      "type": "n8n-nodes-base.limit",
      "position": [
        300,
        120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0b5318b2-f18a-4d14-98a3-63e8ce5f2a08",
      "name": "構造化出力パーサー",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        668,
        340
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "52315263-e2da-4238-b819-4065eadf9b1d",
      "name": "投稿をループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        896,
        120
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "669b07e5-5d5f-4776-89fe-2e3a5e6e5893",
      "name": "待機1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1116,
        120
      ],
      "webhookId": "d8eeb37d-8894-456c-b41d-ef7e5c9a59cd",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "0c54fe5b-8b8b-4808-ae93-04afdb848937",
      "name": "Googleスプレッドシート1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1336,
        195
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "13d9386c-2ee2-4bb1-b465-4f09bdbc8111",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1336,
        -80
      ],
      "webhookId": "388366cb-77ac-4e87-899f-94377370df94",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "586e326a-431d-418f-8bce-3e625716ab60",
      "name": "集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1116,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "be441d03-228e-467c-9984-77babf5f7dcf",
      "name": "付箋ノート1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        -120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1695c93e-086e-46b0-a9c2-29ff4aa0621c",
      "name": "ニュースを更新",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        -120,
        760
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8e40dd04-eb9c-41dd-bbe7-4e1bc8b794bf",
      "name": "承認済みをフィルター",
      "type": "n8n-nodes-base.filter",
      "position": [
        100,
        760
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "9f1fb6ca-c6e9-4328-8039-5aafeb9c8b95",
      "name": "最大20件",
      "type": "n8n-nodes-base.limit",
      "position": [
        320,
        760
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8bbe2d6b-def0-4afa-91f9-b4c2e5dab0e5",
      "name": "投稿タイミングを取得",
      "type": "n8n-nodes-base.code",
      "position": [
        540,
        760
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bde62053-2b0b-461f-b916-5f4a3f99b95f",
      "name": "承認済み投稿をループ処理",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        760,
        760
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "9fb8cbec-5177-4955-8528-d2a3a7c30a25",
      "name": "投稿を待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        980,
        780
      ],
      "webhookId": "e088063a-b121-4a9a-9eaa-3c6d63abd169",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "95892a34-8a23-481d-92eb-5b740499e01c",
      "name": "画像をダウンロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        780,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "dd58e9b3-b459-4d9c-8fda-7ea267ac4445",
      "name": "LinkedInに投稿",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        980,
        1020
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "63b8bfb0-4033-42a2-af94-ebfe229d9095",
      "name": "投稿設定",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1180,
        780
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "e3914bad-12f2-4818-9c42-c0efc73c4aa8",
      "name": "投稿済み設定",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1180,
        1020
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "a8214800-8601-4ed4-adca-e633c23e55c3",
      "name": "付箋ノート2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -220,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2027cc2a-7654-4c25-a92c-e232e65e51e2",
      "name": "ユーザーを更新",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1100,
        620
      ],
      "webhookId": "cf321257-96a3-4964-9660-9937ca1a082a",
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "ad0a0ee6-05a6-4a42-ac8b-e2bb533ec2e2",
  "connections": {
    "a8659cc4-e4b6-4b11-8f42-bfaf4d15c7ae": {
      "ai_languageModel": [
        [
          {
            "node": "ea19b297-b627-4586-af5b-608e92035fca",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "ccd4fba6-c97b-4965-8330-ebdbe2a932fb": {
      "main": [
        [
          {
            "node": "5708f4d5-e78d-42ed-9234-a16edb5ce8b4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6a1d98b0-97a2-4469-94fe-019d9547b515": {
      "main": [
        [
          {
            "node": "ea19b297-b627-4586-af5b-608e92035fca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "669b07e5-5d5f-4776-89fe-2e3a5e6e5893": {
      "main": [
        [
          {
            "node": "0c54fe5b-8b8b-4808-ae93-04afdb848937",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f1fb6ca-c6e9-4328-8039-5aafeb9c8b95": {
      "main": [
        [
          {
            "node": "8bbe2d6b-def0-4afa-91f9-b4c2e5dab0e5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f83a89ed-fd31-40de-be23-0755bc792d84": {
      "main": [
        [
          {
            "node": "ccd4fba6-c97b-4965-8330-ebdbe2a932fb",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "27451587-a415-453e-947e-1bc2809231c5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ea19b297-b627-4586-af5b-608e92035fca": {
      "main": [
        [
          {
            "node": "52315263-e2da-4238-b819-4065eadf9b1d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "105091ee-bea5-445c-980b-96566af73d8c": {
      "main": [
        [
          {
            "node": "39b73976-c63f-4c22-be52-41b5a2ceee4b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "586e326a-431d-418f-8bce-3e625716ab60": {
      "main": [
        [
          {
            "node": "13d9386c-2ee2-4bb1-b465-4f09bdbc8111",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52315263-e2da-4238-b819-4065eadf9b1d": {
      "main": [
        [
          {
            "node": "586e326a-431d-418f-8bce-3e625716ab60",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "669b07e5-5d5f-4776-89fe-2e3a5e6e5893",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e3914bad-12f2-4818-9c42-c0efc73c4aa8": {
      "main": [
        [
          {
            "node": "bde62053-2b0b-461f-b916-5f4a3f99b95f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d7bd6803-e1f9-42e2-ab00-d1bbc30274f3": {
      "main": [
        [
          {
            "node": "86097c09-2d25-415b-80d6-72d130880ae4",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "04b6064d-0ddf-4e11-967d-f2801bce2a22",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "63b8bfb0-4033-42a2-af94-ebfe229d9095": {
      "main": [
        [
          {
            "node": "95892a34-8a23-481d-92eb-5b740499e01c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "16bb5932-b1f3-405a-becf-27ced4c678fe": {
      "main": [
        [
          {
            "node": "26a6cdf5-ad47-40a3-bf11-1a4318fe8d07",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8918df8b-2d1f-4064-bb77-d5673e27f13c": {
      "main": [
        [
          {
            "node": "d7bd6803-e1f9-42e2-ab00-d1bbc30274f3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1695c93e-086e-46b0-a9c2-29ff4aa0621c": {
      "main": [
        [
          {
            "node": "8e40dd04-eb9c-41dd-bbe7-4e1bc8b794bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "26a6cdf5-ad47-40a3-bf11-1a4318fe8d07": {
      "main": [
        [
          {
            "node": "8918df8b-2d1f-4064-bb77-d5673e27f13c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39b73976-c63f-4c22-be52-41b5a2ceee4b": {
      "main": [
        [
          {
            "node": "6a1d98b0-97a2-4469-94fe-019d9547b515",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dd58e9b3-b459-4d9c-8fda-7ea267ac4445": {
      "main": [
        [
          {
            "node": "e3914bad-12f2-4818-9c42-c0efc73c4aa8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "95892a34-8a23-481d-92eb-5b740499e01c": {
      "main": [
        [
          {
            "node": "dd58e9b3-b459-4d9c-8fda-7ea267ac4445",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0c54fe5b-8b8b-4808-ae93-04afdb848937": {
      "main": [
        [
          {
            "node": "52315263-e2da-4238-b819-4065eadf9b1d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5708f4d5-e78d-42ed-9234-a16edb5ce8b4": {
      "main": [
        [
          {
            "node": "d7bd6803-e1f9-42e2-ab00-d1bbc30274f3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8e40dd04-eb9c-41dd-bbe7-4e1bc8b794bf": {
      "main": [
        [
          {
            "node": "9f1fb6ca-c6e9-4328-8039-5aafeb9c8b95",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8bbe2d6b-def0-4afa-91f9-b4c2e5dab0e5": {
      "main": [
        [
          {
            "node": "bde62053-2b0b-461f-b916-5f4a3f99b95f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9fb8cbec-5177-4955-8528-d2a3a7c30a25": {
      "main": [
        [
          {
            "node": "63b8bfb0-4033-42a2-af94-ebfe229d9095",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "04b6064d-0ddf-4e11-967d-f2801bce2a22": {
      "main": [
        [
          {
            "node": "f83a89ed-fd31-40de-be23-0755bc792d84",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bde62053-2b0b-461f-b916-5f4a3f99b95f": {
      "main": [
        [
          {
            "node": "2027cc2a-7654-4c25-a92c-e232e65e51e2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9fb8cbec-5177-4955-8528-d2a3a7c30a25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "27451587-a415-453e-947e-1bc2809231c5": {
      "main": [
        [
          {
            "node": "d7bd6803-e1f9-42e2-ab00-d1bbc30274f3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0b5318b2-f18a-4d14-98a3-63e8ce5f2a08": {
      "ai_outputParser": [
        [
          {
            "node": "ea19b297-b627-4586-af5b-608e92035fca",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

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

有料ですか?

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

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

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

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34