ワークフロー 10

上級

これはAI, IT Ops分野の自動化ワークフローで、22個のノードを含みます。主にSet, Code, Gmail, Markdown, Telegramなどのノードを使用、AI技術を活用したスマート自動化を実現。 Mistral OCR、AI処理、およびマルチチャネル配信を基盤としたドキュメント解析とデータ抽出

前提条件
  • Googleアカウント + Gmail API認証情報
  • Telegram Bot Token
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "templateCredsSet": true
  },
  "name": "My workflow 10",
  "nodes": [
    {
      "id": "9b0c6fc6-2c03-4e5f-b129-43b11888fa13",
      "name": "PDFを Mistral に送信",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1640,
        100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "32edae3a-e552-4575-8d99-c6ce064ae592",
      "name": "mistral - 署名付きURLを取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1440,
        100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e7436b34-9e01-4e42-97f3-fa407f1fb000",
      "name": "Mistral Cloud Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatMistralCloud",
      "position": [
        -1000,
        280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1b60d348-d6b9-42bf-b971-da1a7a3a1ca1",
      "name": "フィールド編集",
      "type": "n8n-nodes-base.set",
      "position": [
        -640,
        100
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7a4024de-6dae-4036-aa7f-6fe373b7991c",
      "name": "解析済み請求書を取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1220,
        100
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f95d753c-4bd6-4932-b74c-6a68ab98eb88",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1000,
        100
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "404954f1-af1d-4fcb-a3d1-201b9741cb6f",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        -420,
        100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b3f495f8-9a04-4635-9749-58dec45f9ff1",
      "name": "フィールド編集2",
      "type": "n8n-nodes-base.set",
      "position": [
        -200,
        100
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "87b13ec2-4f76-41bf-9bfb-989c635f04c7",
      "name": "Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        420,
        -100
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "5dc2f603-fa90-4fdd-b9ac-b87b99812d76",
      "name": "AI Agent1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        40,
        100
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7309f58b-93b7-4d2c-b619-fac4eb5c6bbc",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        40,
        260
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "bf991841-7232-43df-b963-dbd0e51901c2",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -2860,
        100
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "847bf975-da18-4080-bf02-8558bba0958a",
      "name": "ファイルをダウンロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1960,
        100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a6623e11-8287-4b42-97c5-90947d518771",
      "name": "確認を送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        400,
        500
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b9153f5b-b0d7-4980-aa55-1a664b3e81ee",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -2680,
        100
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6675052a-34fc-4b37-995d-4bf79e3b3d7c",
      "name": "Telegram1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        400,
        320
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "81361897-90c6-46b5-93b9-0a4daf530f6c",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        -1800,
        100
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "12ae2d37-bd0a-4eb1-a3fb-b176eee50e7f",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2980,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8013ae34-d6bf-41dd-b8f6-8783238aac8b",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2960,
        -360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "73bff933-7904-4cb6-a65a-81f13165aa5e",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        360,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a817ed3b-0a25-411d-ae79-3e288d28240d",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        360,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a9ee5219-77e2-42bb-a05a-8b1e93f0d32c",
      "name": "フォーム送信時",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -2900,
        -240
      ],
      "webhookId": "ANONYMIZED",
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "ANONYMIZED",
  "connections": {
    "81361897-90c6-46b5-93b9-0a4daf530f6c": {
      "main": [
        [
          {
            "node": "9b0c6fc6-2c03-4e5f-b129-43b11888fa13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f95d753c-4bd6-4932-b74c-6a68ab98eb88": {
      "main": [
        [
          {
            "node": "1b60d348-d6b9-42bf-b971-da1a7a3a1ca1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "404954f1-af1d-4fcb-a3d1-201b9741cb6f": {
      "main": [
        [
          {
            "node": "b3f495f8-9a04-4635-9749-58dec45f9ff1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b9153f5b-b0d7-4980-aa55-1a664b3e81ee": {
      "main": [
        []
      ]
    },
    "1b60d348-d6b9-42bf-b971-da1a7a3a1ca1": {
      "main": [
        [
          {
            "node": "404954f1-af1d-4fcb-a3d1-201b9741cb6f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b3f495f8-9a04-4635-9749-58dec45f9ff1": {
      "main": [
        [
          {
            "node": "5dc2f603-fa90-4fdd-b9ac-b87b99812d76",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "847bf975-da18-4080-bf02-8558bba0958a": {
      "main": [
        [
          {
            "node": "81361897-90c6-46b5-93b9-0a4daf530f6c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bf991841-7232-43df-b963-dbd0e51901c2": {
      "main": [
        [
          {
            "node": "b9153f5b-b0d7-4980-aa55-1a664b3e81ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7309f58b-93b7-4d2c-b619-fac4eb5c6bbc": {
      "ai_languageModel": [
        [
          {
            "node": "5dc2f603-fa90-4fdd-b9ac-b87b99812d76",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7a4024de-6dae-4036-aa7f-6fe373b7991c": {
      "main": [
        [
          {
            "node": "f95d753c-4bd6-4932-b74c-6a68ab98eb88",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a9ee5219-77e2-42bb-a05a-8b1e93f0d32c": {
      "main": [
        []
      ]
    },
    "9b0c6fc6-2c03-4e5f-b129-43b11888fa13": {
      "main": [
        [
          {
            "node": "32edae3a-e552-4575-8d99-c6ce064ae592",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "32edae3a-e552-4575-8d99-c6ce064ae592": {
      "main": [
        [
          {
            "node": "7a4024de-6dae-4036-aa7f-6fe373b7991c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e7436b34-9e01-4e42-97f3-fa407f1fb000": {
      "ai_languageModel": [
        [
          {
            "node": "f95d753c-4bd6-4932-b74c-6a68ab98eb88",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - 人工知能, IT運用

有料ですか?

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

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

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

作成者

Experienced n8n workflow builder with a strong background in automation, API integrations, and process optimization. I've created efficient, scalable workflows across various platforms and use cases. Passionate about streamlining tasks and building smart, reliable solutions using n8n’s full capabilities.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34