애자일 팀 스프린트 계획 자동화
고급
이것은Product, AI분야의자동화 워크플로우로, 52개의 노드를 포함합니다.주로 If, Set, Code, Wait, Gmail 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. OpenAI, Google 캘린더 및 Gmail을 사용한 애자일 팀용 스프린트 계획 자동화
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Google Drive API 인증 정보
- •Google Sheets API 인증 정보
- •OpenAI API Key
사용된 노드 (52)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 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)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gmail, OpenAI 및 Google 스프레드시트를 사용한 애자일 정제 준비 자동화
Gmail, OpenAI 및 Google 시트를 사용한 애자일 스토리 정제 준비 자동화
If
Set
Gmail
+
If
Set
Gmail
51 노드Willemijn
제품
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
반려동물 가게 4
🐶 펫 샵 예약 AI 대리자
If
Set
Code
+
If
Set
Code
187 노드Bruno Dias
인공지능
[템플릿] AI 반려동물 가게 v8
🐶 AI 펫 샵 어시스턴트 - GPT-4o, Google 캘린더 및 WhatsApp/Instagram/Facebook 통합
If
N8n
Set
+
If
N8n
Set
244 노드Amanda Benks
영업
AI 대리인 레스토랑 [템플릿]
🤖 WhatsApp, 인스타그램, 메신저의 AI 레스토랑 도우미
If
N8n
Set
+
If
N8n
Set
239 노드Amanda Benks
기타
API 아키텍처 추출기
API 아키텍처 추출기
If
Set
Code
+
If
Set
Code
88 노드Polina Medvedieva
엔지니어링
워크플로우 정보
난이도
고급
노드 수52
카테고리2
노드 유형20
저자
Willemijn
@willemijnSharing 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에서 보기 →
이 워크플로우 공유