日次のビジネスニュース

中級

これはMarket Research, AI Summarization, Multimodal AI分野の自動化ワークフローで、15個のノードを含みます。主にIf, Code, Gmail, Limit, Mergeなどのノードを使用。 OpenAIとGmailを使って複数のRSSフィードからの毎日のビジネスニュースサマリーを生成

前提条件
  • Googleアカウント + Gmail API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "vlMC5yAtCsK2Jwte",
  "meta": {
    "instanceId": "146ab8f1ce0cef4bd9c6b91db262ad7cd77638e200455d5838ba053a27e415bc",
    "templateCredsSetupCompleted": true
  },
  "name": "Daily Business News",
  "tags": [],
  "nodes": [
    {
      "id": "ad006e93-76b6-429e-a71d-c80e6e4a917c",
      "name": "マージ",
      "type": "n8n-nodes-base.merge",
      "position": [
        80,
        96
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "c2f3d133-3b84-4204-be1e-cba43bce1989",
      "name": "重複削除",
      "type": "n8n-nodes-base.removeDuplicates",
      "position": [
        304,
        96
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "82be9f46-a1c7-476d-aa64-7d4afffe9fff",
      "name": "条件分岐",
      "type": "n8n-nodes-base.if",
      "position": [
        528,
        96
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "85200b8d-5b91-4f36-9541-7eb594b3a6f8",
      "name": "リミット",
      "type": "n8n-nodes-base.limit",
      "position": [
        752,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "045d39f6-aaf1-44bf-9052-522712632da4",
      "name": "メッセージ送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1776,
        0
      ],
      "webhookId": "92070b13-ac61-4522-87ae-ecb17302bcc9",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "9789016c-620c-4cac-9af7-18a2f7892afe",
      "name": "モデルへのメッセージ",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1200,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "9133b792-3eba-4904-a23a-a54233c75ca2",
      "name": "コード1",
      "type": "n8n-nodes-base.code",
      "position": [
        976,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f2c7f1c2-9932-448b-8c5d-4e02693e4157",
      "name": "コード2",
      "type": "n8n-nodes-base.code",
      "position": [
        1552,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a187905b-91b6-4c50-9a0c-6dd597c6f143",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -368,
        96
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f50c2e55-bba6-44db-af5d-cf95f400fa37",
      "name": "新規項目なし",
      "type": "n8n-nodes-base.code",
      "position": [
        752,
        192
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "035f6738-dd82-4981-b4aa-d29d0d170696",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f9e880d-f6ed-4527-940a-3a13520361ce",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de968b9c-40d4-4b2d-af92-5af9f6907106",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -688,
        272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b828b479-a7e5-47bf-b5d2-83142ca6e39e",
      "name": "FT",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        192
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "58a50bd5-63bf-4724-adaf-f6d773d1e342",
      "name": "Yahoo Finance",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        -144,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "73d1d390-0540-46f5-b77d-b4fc9d5cfac1",
  "connections": {
    "b828b479-a7e5-47bf-b5d2-83142ca6e39e": {
      "main": [
        [
          {
            "node": "ad006e93-76b6-429e-a71d-c80e6e4a917c",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "82be9f46-a1c7-476d-aa64-7d4afffe9fff": {
      "main": [
        [
          {
            "node": "85200b8d-5b91-4f36-9541-7eb594b3a6f8",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f50c2e55-bba6-44db-af5d-cf95f400fa37",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9133b792-3eba-4904-a23a-a54233c75ca2": {
      "main": [
        [
          {
            "node": "9789016c-620c-4cac-9af7-18a2f7892afe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f2c7f1c2-9932-448b-8c5d-4e02693e4157": {
      "main": [
        [
          {
            "node": "045d39f6-aaf1-44bf-9052-522712632da4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "85200b8d-5b91-4f36-9541-7eb594b3a6f8": {
      "main": [
        [
          {
            "node": "9133b792-3eba-4904-a23a-a54233c75ca2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad006e93-76b6-429e-a71d-c80e6e4a917c": {
      "main": [
        [
          {
            "node": "c2f3d133-3b84-4204-be1e-cba43bce1989",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "58a50bd5-63bf-4724-adaf-f6d773d1e342": {
      "main": [
        [
          {
            "node": "ad006e93-76b6-429e-a71d-c80e6e4a917c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9789016c-620c-4cac-9af7-18a2f7892afe": {
      "main": [
        [
          {
            "node": "f2c7f1c2-9932-448b-8c5d-4e02693e4157",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a187905b-91b6-4c50-9a0c-6dd597c6f143": {
      "main": [
        [
          {
            "node": "b828b479-a7e5-47bf-b5d2-83142ca6e39e",
            "type": "main",
            "index": 0
          },
          {
            "node": "58a50bd5-63bf-4724-adaf-f6d773d1e342",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c2f3d133-3b84-4204-be1e-cba43bce1989": {
      "main": [
        [
          {
            "node": "82be9f46-a1c7-476d-aa64-7d4afffe9fff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 市場調査, AI要約, マルチモーダルAI

有料ですか?

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

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

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

作成者
Calistus Christian

Calistus Christian

@ca7ai

Automation strategist and AI workflow architect creating intelligent, agent-driven processes that streamline operations. I build advanced n8n solutions integrating AI, cloud services, and real-time data orchestration for scalable impact. Explore my free workflows to get started. Premium, custom-built solutions are also available. Connect with me on LinkedIn for tailored automation expertise.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34