直 upcoming 作業 BDE レポート(週次)

中級

これはProject Management, Multimodal AI分野の自動化ワークフローで、10個のノードを含みます。主にGmail, ClickUp, Function, ManualTriggerなどのノードを使用。 GmailでClickUp週次課題とパフォーマンスレポートを生成

前提条件
  • Googleアカウント + Gmail API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "KbfRisHZwabQL39s",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Upcoming Assignment BDE Report(Weekly)",
  "tags": [],
  "nodes": [
    {
      "id": "0564d1d1-32fb-4ae1-84a4-f14db7deea71",
      "name": "ワークフロー実行時",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -784,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e7a26a90-7823-4f1d-8cf4-39cd29ed7114",
      "name": "スプリントデータ処理",
      "type": "n8n-nodes-base.function",
      "position": [
        -304,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ed875d04-ddc7-49cb-b6a5-978c7b5d1413",
      "name": "日次レポートメール送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        208,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "74c598d2-74fa-4a27-903a-0eb423c0ae07",
      "name": "複数タスク取得",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        -528,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "38729a9b-18ff-4e92-abe9-80f905ecb93e",
      "name": "レポート作成",
      "type": "n8n-nodes-base.function",
      "position": [
        -80,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ef1f4e0d-3c07-4abd-9e4c-9fed3763cd9f",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -864,
        -160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0ebb260b-aac0-49b8-b48d-095f4081feb3",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -112,
        -288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4bb2cb79-5347-4a8e-bb7b-5d34854128bc",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        176,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "db5be7b4-0583-4df1-b38e-23279626fccc",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a3ecc59a-b1f5-473a-9c2d-02cfe11239de",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -544,
        -192
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "72474efe-4278-44f1-a52f-ae3dbd64ea72",
  "connections": {
    "74c598d2-74fa-4a27-903a-0eb423c0ae07": {
      "main": [
        [
          {
            "node": "e7a26a90-7823-4f1d-8cf4-39cd29ed7114",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38729a9b-18ff-4e92-abe9-80f905ecb93e": {
      "main": [
        [
          {
            "node": "ed875d04-ddc7-49cb-b6a5-978c7b5d1413",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e7a26a90-7823-4f1d-8cf4-39cd29ed7114": {
      "main": [
        [
          {
            "node": "38729a9b-18ff-4e92-abe9-80f905ecb93e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0564d1d1-32fb-4ae1-84a4-f14db7deea71": {
      "main": [
        [
          {
            "node": "74c598d2-74fa-4a27-903a-0eb423c0ae07",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - プロジェクト管理, マルチモーダルAI

有料ですか?

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

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

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

作成者
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34