アクセルレーション隊スプリント計画の自動化

上級

これはProduct, AI分野の自動化ワークフローで、52個のノードを含みます。主にIf, Set, Code, Wait, Gmailなどのノードを使用、AI技術を活用したスマート自動化を実現。 OpenAI、Googleカレンダー、Gmailを使ってアジャイルチームのスプリント計画を自動化

前提条件
  • Googleアカウント + Gmail API認証情報
  • Google Drive API認証情報
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "916ac1062ab9498cb176046f06d28d55b1a694b26c6d9e9270c694bdbe01997d"
  },
  "nodes": [
    {
      "id": "1225a732-79c9-4708-8b51-5f5c98fe279b",
      "name": "クリック時 ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        960,
        740
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49c5c9f6-bdd4-4968-a900-86984c86f6bf",
      "name": "スケジュールトリガー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        960,
        540
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b70a1eb5-3a23-4c64-87ca-9889d8c1a748",
      "name": "操作なし, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1300,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b6bdb50d-261c-495f-8f79-f7d12bd33a58",
      "name": "Load Calendar of Scrum Master",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1440,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.3,
      "waitBetweenTries": 5000
    },
    {
      "id": "34f17cb4-add3-465f-aa4e-8ead5047efab",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3e87adfc-558e-4a36-bc97-9ac7cd96c214",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "27a26cb0-894e-4754-b52c-0a916198994c",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1760,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "849b6794-efa9-423d-8145-67ee0e896c98",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bb29413d-17d5-4a21-85bc-aa2b9994e059",
      "name": "Read DoR criteria",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        4580,
        780
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "8c6f62f0-7931-42e3-bf17-567a70cb65ea",
      "name": "ループ処理 for DoR check",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        4380,
        660
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
      "name": "Compare User Story to DoR Criterium",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        4800,
        640
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "f3265727-a369-432a-97ea-224705f3f505",
      "name": "If no event do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1780,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9767e68a-2c8c-432b-850f-03fe66e3de87",
      "name": "Take backlog link for further referral",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2200,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "4c7e15ee-ed8c-46de-9e05-16f29180818f",
      "name": "Update Scrum feedback in Backlog",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        5780,
        800
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "46222056-16b2-4692-a0f5-961e48f4e28a",
      "name": "OpenAI Scrum Master Emailer",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6640,
        1180
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "205dc58d-288a-4c35-be5f-64dcd47203d6",
      "name": "OpenAI Scrum Master Story Feedback",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        5440,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "83ae186a-98dd-4fda-9990-1b758204700f",
      "name": "OpenAI Scrum Master DoR Check",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4800,
        820
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9a522bfc-1d82-4c07-be26-afd40ffcce97",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "15ee91af-d319-4b68-896e-351189e0c4d5",
      "name": "集計 DoR check to User Story Level",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        5100,
        640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
      "name": "Add DoR feedback to User Story",
      "type": "n8n-nodes-base.merge",
      "position": [
        5280,
        740
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "a34ff332-dc9e-40b2-822b-8902994a552f",
      "name": "Provide Scrum Master Feedback on the story",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        5460,
        640
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "280613e4-d643-4fcc-9d49-b1b31734b4f8",
      "name": "Combine stories into one list",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        6140,
        480
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "028b2092-db71-44b6-a12e-688111dcd8ab",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c40f0f02-25cb-4e86-a24a-d5f52be3fc1b",
      "name": "エラートリガー",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        1260,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "15e5d0ca-6209-4433-b90e-584d249fb6b2",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7e7205d3-4bd1-434c-bd07-888aa9378095",
      "name": "Ask Approval to Scrum Master",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7300,
        1000
      ],
      "webhookId": "094525b3-6943-4384-8177-77b745894cd5",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "afb7ff5c-f086-4724-98c2-6fdef0c244ce",
      "name": "Send メール to Attendees",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        940
      ],
      "webhookId": "48e5bb87-20e3-4a7a-950a-cc253b36ba07",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "d0707e83-641a-4a72-9ae8-0f435f72a7e6",
      "name": "Create Draft in Scrum Master メール",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        1100
      ],
      "webhookId": "00f7b5c0-8645-4995-bf62-9ae0cdb5458d",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "2067303e-fc81-4e04-94e7-ecb62e4e7aa1",
      "name": "Make aware the draft is ready to be adjusted manually",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7900,
        1100
      ],
      "webhookId": "43d07e42-3339-4e34-9421-308df087f59c",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "9b09a185-84f9-4a86-b985-1fd223b20a5e",
      "name": "If Email content is Approved",
      "type": "n8n-nodes-base.if",
      "position": [
        7480,
        1000
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "039137a5-4055-4cc6-947a-728530d6091b",
      "name": "開始 Here: Set Environment Variables",
      "type": "n8n-nodes-base.set",
      "position": [
        1140,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b6b660ae-4876-4595-a39b-e272aafd8fbe",
      "name": "Take DoR link for further referral",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2000,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "3ec31cc1-879f-4023-9dff-bf9f38d91b1d",
      "name": "Send Error メール",
      "type": "n8n-nodes-base.gmail",
      "maxTries": 5,
      "position": [
        1500,
        180
      ],
      "webhookId": "3b95ad1e-14e5-47b3-977d-f088b00949c6",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "169ccfec-efde-45f4-8acc-ab50652f0ca8",
      "name": "Check for Upcoming Sprint Planning Project A",
      "type": "n8n-nodes-base.filter",
      "position": [
        1600,
        620
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3058aa89-824a-4335-98a7-edc5cc65191c",
      "name": "Select Stories Ready for Sprint Planning from Backlog",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3960,
        820
      ],
      "parameters": {},
      "executeOnce": true,
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "7c13c390-ed54-4401-bea1-8adfda8aaa3a",
      "name": "Check Open Stories in Current Sprint",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2420,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "ec3c025e-6d51-4997-8147-a7eacbf9c42f",
      "name": "Draft メール for Sprint Planning",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        6660,
        960
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8,
      "waitBetweenTries": 5000
    },
    {
      "id": "79327a55-acff-45c3-b122-e2c379667823",
      "name": "集計 Stories for Form Creation",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2680,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "948dc930-d76a-4c0b-90b4-22cc8430f0e1",
      "name": "Create Dynamic Form",
      "type": "n8n-nodes-base.code",
      "position": [
        2860,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "19a40363-b558-4b57-9c61-b3874e7c27f2",
      "name": "Ask Scrum Master for Current Sprint Stories Check",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3060,
        800
      ],
      "webhookId": "32d12003-809f-4323-8b9c-20511ce0ccf2",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "aa588f83-b355-4c65-8611-65bf948bc859",
      "name": "Process Feedback on Index",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        3220,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
      "name": "Append Feedback to Story",
      "type": "n8n-nodes-base.merge",
      "position": [
        3400,
        440
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "6e7ac978-3a14-4ed0-ae34-406c0627d6f9",
      "name": "付箋14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0a92e38d-5ec3-48d4-9a51-734848547ce3",
      "name": "Draft メール for Sprint Goal Suggestions",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        6660,
        260
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "886f5a41-5a84-4f35-a9a4-ff8122e7679a",
      "name": "Keep stories that were not committed",
      "type": "n8n-nodes-base.filter",
      "position": [
        3560,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3556ec6e-5288-489d-9e39-e561345df679",
      "name": "Combine Sprint Spill over with Ready for Sprint Planning",
      "type": "n8n-nodes-base.merge",
      "position": [
        4160,
        600
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "2bd7dac6-5862-4725-b587-df62b26bbb96",
      "name": "Append Stories with DoR feedback",
      "type": "n8n-nodes-base.merge",
      "position": [
        5060,
        460
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "b33e5be2-1b79-437c-bfcf-3363f761b069",
      "name": "OpenAI Sprint Goal Email Agent",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6660,
        460
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "53644996-51a3-4c55-a30e-07745fac52d9",
      "name": "Send メール to PO",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        260
      ],
      "webhookId": "48e5bb87-20e3-4a7a-950a-cc253b36ba07",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "fc56b9e6-8af9-42c1-8744-cbbd4d59c6b7",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2380,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6dcee15-ae4f-4548-a1da-23d39807a173",
      "name": "付箋10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3720,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "048d3a30-6a69-4c9c-8504-f72b0d5c5b8e",
      "name": "待機 until X days before the Sprint Planning1",
      "type": "n8n-nodes-base.wait",
      "disabled": true,
      "position": [
        3760,
        520
      ],
      "webhookId": "49884cf4-213a-4975-a438-cb179080163a",
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "pinData": {
    "Wait until X days before the Sprint Planning1": [
      {
        "data": "No",
        "Epic ID": "EP-104",
        "Issue ID": "IT-113",
        "Epic Name": "Training & Documentation",
        "Issue Type": "Bug",
        "Item Notes": "Note 14",
        "Item Owner": "Tom Müller",
        "Item Title": "Bug #14 - Training & Documentation",
        "row_number": 15,
        "Item Labels": "training, security",
        "Item Status": "Done",
        "Item Created": "2025-04-22",
        "Item Owner ID": "TM04",
        "Item Priority": "Low",
        "In Active Sprint": "Yes",
        "Item Description": "Description for bug #14 - training & documentation.",
        "Item Owner Email": "lmarvis0000+TM04@gmail.com",
        "Item Last Updated": "2025-04-27",
        "AI Business Feedback": "",
        "AI Development Feedback": "",
        "AI Scrum Master Feedback": "It seems that the user story is not ready for inclusion in the Sprint Planning. \n\n- The Acceptance Criteria are unclear, making it difficult for the team to understand the scope of the work. \n- There are missing dependencies that need identification and clarification to avoid potential blockers during the Sprint.\n- Additional details about user roles and scenarios are needed to ensure the story meets user needs effectively.",
        "Item Acceptance Criteria": "Acceptance criteria for bug #14 - training & documentation.",
        "Item Story Points Estimate": 4
      }
    ]
  },
  "connections": {
    "Error Trigger": {
      "main": [
        [
          {
            "node": "Send Error Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Start Here: Set Environment Variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bb29413d-17d5-4a21-85bc-aa2b9994e059": {
      "main": [
        [
          {
            "node": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "948dc930-d76a-4c0b-90b4-22cc8430f0e1": {
      "main": [
        [
          {
            "node": "19a40363-b558-4b57-9c61-b3874e7c27f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f3265727-a369-432a-97ea-224705f3f505": {
      "main": [
        [
          {
            "node": "b6b660ae-4876-4595-a39b-e272aafd8fbe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007": {
      "main": [
        [
          {
            "node": "886f5a41-5a84-4f35-a9a4-ff8122e7679a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "No Operation, do nothing": {
      "main": [
        [
          {
            "node": "b6bdb50d-261c-495f-8f79-f7d12bd33a58",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aa588f83-b355-4c65-8611-65bf948bc859": {
      "main": [
        [
          {
            "node": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "46222056-16b2-4692-a0f5-961e48f4e28a": {
      "ai_languageModel": [
        [
          {
            "node": "Draft Email for Sprint Planning",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7e7205d3-4bd1-434c-bd07-888aa9378095": {
      "main": [
        [
          {
            "node": "9b09a185-84f9-4a86-b985-1fd223b20a5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9b09a185-84f9-4a86-b985-1fd223b20a5e": {
      "main": [
        [
          {
            "node": "Send Email to Attendees",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Create Draft in Scrum Master Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "280613e4-d643-4fcc-9d49-b1b31734b4f8": {
      "main": [
        [
          {
            "node": "Draft Email for Sprint Planning",
            "type": "main",
            "index": 0
          },
          {
            "node": "Draft Email for Sprint Goal Suggestions",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b6bdb50d-261c-495f-8f79-f7d12bd33a58": {
      "main": [
        [
          {
            "node": "169ccfec-efde-45f4-8acc-ab50652f0ca8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items for DoR check": {
      "main": [
        [
          {
            "node": "2bd7dac6-5862-4725-b587-df62b26bbb96",
            "type": "main",
            "index": 1
          }
        ],
        [
          {
            "node": "bb29413d-17d5-4a21-85bc-aa2b9994e059",
            "type": "main",
            "index": 0
          },
          {
            "node": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "83ae186a-98dd-4fda-9990-1b758204700f": {
      "ai_languageModel": [
        [
          {
            "node": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "c6507650-93a7-40ba-af72-c0e61ab7be4d": {
      "main": [
        [
          {
            "node": "a34ff332-dc9e-40b2-822b-8902994a552f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b33e5be2-1b79-437c-bfcf-3363f761b069": {
      "ai_languageModel": [
        [
          {
            "node": "Draft Email for Sprint Goal Suggestions",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Draft Email for Sprint Planning": {
      "main": [
        [
          {
            "node": "7e7205d3-4bd1-434c-bd07-888aa9378095",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2bd7dac6-5862-4725-b587-df62b26bbb96": {
      "main": [
        [
          {
            "node": "280613e4-d643-4fcc-9d49-b1b31734b4f8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4c7e15ee-ed8c-46de-9e05-16f29180818f": {
      "main": [
        [
          {
            "node": "Loop Over Items for DoR check",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking ‘Test workflow’": {
      "main": [
        [
          {
            "node": "Start Here: Set Environment Variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Draft in Scrum Master Email": {
      "main": [
        [
          {
            "node": "2067303e-fc81-4e04-94e7-ecb62e4e7aa1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "205dc58d-288a-4c35-be5f-64dcd47203d6": {
      "ai_languageModel": [
        [
          {
            "node": "a34ff332-dc9e-40b2-822b-8902994a552f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "b6b660ae-4876-4595-a39b-e272aafd8fbe": {
      "main": [
        [
          {
            "node": "9767e68a-2c8c-432b-850f-03fe66e3de87",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate Stories for Form Creation": {
      "main": [
        [
          {
            "node": "948dc930-d76a-4c0b-90b4-22cc8430f0e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "33e6137f-fa03-462c-a2c4-1e9cfc5151ca": {
      "main": [
        [
          {
            "node": "Aggregate DoR check to User Story Level",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c13c390-ed54-4401-bea1-8adfda8aaa3a": {
      "main": [
        [
          {
            "node": "Aggregate Stories for Form Creation",
            "type": "main",
            "index": 0
          },
          {
            "node": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "886f5a41-5a84-4f35-a9a4-ff8122e7679a": {
      "main": [
        [
          {
            "node": "Wait until X days before the Sprint Planning1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start Here: Set Environment Variables": {
      "main": [
        [
          {
            "node": "No Operation, do nothing",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9767e68a-2c8c-432b-850f-03fe66e3de87": {
      "main": [
        [
          {
            "node": "7c13c390-ed54-4401-bea1-8adfda8aaa3a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Aggregate DoR check to User Story Level": {
      "main": [
        [
          {
            "node": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Draft Email for Sprint Goal Suggestions": {
      "main": [
        [
          {
            "node": "Send Email to PO",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a34ff332-dc9e-40b2-822b-8902994a552f": {
      "main": [
        [
          {
            "node": "4c7e15ee-ed8c-46de-9e05-16f29180818f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "169ccfec-efde-45f4-8acc-ab50652f0ca8": {
      "main": [
        [
          {
            "node": "f3265727-a369-432a-97ea-224705f3f505",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait until X days before the Sprint Planning1": {
      "main": [
        [
          {
            "node": "3556ec6e-5288-489d-9e39-e561345df679",
            "type": "main",
            "index": 0
          },
          {
            "node": "3058aa89-824a-4335-98a7-edc5cc65191c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "19a40363-b558-4b57-9c61-b3874e7c27f2": {
      "main": [
        [
          {
            "node": "aa588f83-b355-4c65-8611-65bf948bc859",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3058aa89-824a-4335-98a7-edc5cc65191c": {
      "main": [
        [
          {
            "node": "3556ec6e-5288-489d-9e39-e561345df679",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "3556ec6e-5288-489d-9e39-e561345df679": {
      "main": [
        [
          {
            "node": "Loop Over Items for DoR check",
            "type": "main",
            "index": 0
          },
          {
            "node": "2bd7dac6-5862-4725-b587-df62b26bbb96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - プロダクト, 人工知能

有料ですか?

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

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

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

作成者
Willemijn

Willemijn

@willemijn

Sharing automation templates and ideas based on agile ways of working. Exploring how AI and no-code tools like n8n can improve how teams work and collaborate.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34