GPT-4.1, Outlook 및 Mem.ai를 사용한 Microsoft Teams 회의 분석 자동화
고급
이것은HR, AI, IT Ops분야의자동화 워크플로우로, 61개의 노드를 포함합니다.주로 If, Set, Code, Html, Sort 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. GPT-4.1, Outlook 및 Mem.ai를 사용한 자동화된 Microsoft Teams 회의 분석
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •PostgreSQL 데이터베이스 연결 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •OpenAI API Key
사용된 노드 (61)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "67d4d33d8b0ad4e5e12f051d8ad92fc35893d7f48d7f801bc6da4f39967b3592"
},
"nodes": [
{
"id": "b39adacf-5dd6-4bed-90ee-8554f173c996",
"name": "설정 Time Range",
"type": "n8n-nodes-base.set",
"notes": "Set time range in minutes",
"position": [
-2200,
965
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "5cbc5b05-1a8e-4744-bf17-46228065669e",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"notes": "Poll for new transcripts every 5 minutes",
"position": [
-3080,
965
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1.2
},
{
"id": "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4",
"name": "Check if Processed",
"type": "n8n-nodes-base.postgres",
"position": [
-440,
965
],
"parameters": {},
"typeVersion": 2.6,
"alwaysOutputData": true
},
{
"id": "9f2724b7-aa9f-4f11-84c8-fda8a305f255",
"name": "Get Items",
"type": "n8n-nodes-base.code",
"position": [
0,
1040
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c438ef62-3500-4fb1-83fb-8c45e24c5e40",
"name": "필터 No Items",
"type": "n8n-nodes-base.filter",
"position": [
-220,
1040
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
"name": "Keep Matches",
"type": "n8n-nodes-base.merge",
"position": [
220,
965
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "9761671b-f13a-44dc-b7e9-6e137a4ed0dc",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2288,
960
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "a78cb9fb-b9fa-4463-afba-7ec4b1b705e3",
"name": "Mem 노트",
"type": "n8n-nodes-base.httpRequest",
"position": [
-2342,
1585
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "d298f0c9-5e13-4d58-9602-6bf5047f6ab7",
"name": "설정 JSON",
"type": "n8n-nodes-base.set",
"position": [
2576,
740
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "5d31f24b-5138-439d-be04-cbf11ddffee8",
"name": "Get Transcript Data",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
440,
965
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "5980deaf-3cbf-4b41-bfd3-80d3a6668d30",
"name": "분할 출력 Transcriptions",
"type": "n8n-nodes-base.splitOut",
"position": [
1100,
865
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2621f72b-503a-46db-8e3b-85c239995c56",
"name": "Get Transcript",
"type": "n8n-nodes-base.httpRequest",
"position": [
1320,
865
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "1ac36cdd-619f-4231-b141-16090b0578e9",
"name": "Save Data",
"type": "n8n-nodes-base.postgres",
"position": [
3016,
965
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "268e6101-9859-4355-81da-e27e871a37aa",
"name": "Respond to Webhook 트리거1",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-2044,
1585
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "637fde87-ca19-4bd2-968b-b43d64e415cf",
"name": "Email HTML",
"type": "n8n-nodes-base.html",
"position": [
2796,
640
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ac615dcf-e0ef-4a95-acf3-568a2a978210",
"name": "Summary HTML",
"type": "n8n-nodes-base.html",
"position": [
2796,
840
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "e8f519f0-1179-454e-b5e5-b5c62a1b29f9",
"name": "Web Page",
"type": "n8n-nodes-base.webhook",
"position": [
-3300,
1325
],
"webhookId": "b74c62cb-8e5e-4756-a0dd-fd143d22c65a",
"parameters": {},
"typeVersion": 2
},
{
"id": "d9de8593-81e8-40a3-a8a8-9205658b66e3",
"name": "Next Action",
"type": "n8n-nodes-base.webhook",
"position": [
-3300,
1735
],
"webhookId": "380a0032-bb39-4977-82a7-e07d382b8115",
"parameters": {},
"typeVersion": 2
},
{
"id": "790c7186-8cbd-446d-bac4-46764e64c50e",
"name": "스위치",
"type": "n8n-nodes-base.switch",
"position": [
-2640,
1735
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "bc82934d-012f-45b4-be64-406db814d60c",
"name": "Get Meeting Row",
"type": "n8n-nodes-base.postgres",
"position": [
-3080,
1735
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "5abbe7a3-0496-49b6-94f0-ca955f7c9092",
"name": "Get Meeting Row1",
"type": "n8n-nodes-base.postgres",
"position": [
-3080,
1325
],
"parameters": {},
"typeVersion": 2.6
},
{
"id": "c53b7fe8-ae76-4a93-814a-04d82ee0da50",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
-2860,
1735
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f3ef746e-7a23-4069-a60b-1191bbd898d0",
"name": "OpenAI 채팅 모델1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-2332,
2105
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f62554ee-3a99-4820-8d20-d43f8bc4b813",
"name": "설정 Email JSON",
"type": "n8n-nodes-base.set",
"position": [
-2044,
1885
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "0f8cfa42-cf74-444f-bbd8-2e6ffcb3c4de",
"name": "필터 for Join Url1",
"type": "n8n-nodes-base.filter",
"position": [
-1540,
965
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "68ae483c-0821-410a-9a55-8780d77a9ed0",
"name": "Get Online Meeting Details1",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueRegularOutput",
"position": [
-1320,
965
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "02fcb4cf-7f1d-49c6-825c-5add67e239c2",
"name": "분할 출력 Meetings1",
"type": "n8n-nodes-base.splitOut",
"position": [
-1100,
965
],
"parameters": {},
"typeVersion": 1
},
{
"id": "708301fd-a967-43a4-ba47-9dc7b2f2e014",
"name": "분할 출력3",
"type": "n8n-nodes-base.splitOut",
"position": [
880,
1065
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ce9a1bd3-4814-4b9a-8072-80c9f30f1793",
"name": "Search OneDrive for Meeting",
"type": "n8n-nodes-base.httpRequest",
"position": [
660,
1065
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9258d95d-4d07-4afb-b47c-325d051755d2",
"name": "List Transcripts2",
"type": "n8n-nodes-base.httpRequest",
"position": [
1100,
1065
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "166eb85a-0a1b-41c1-9e20-08f858115abb",
"name": "Get Transcript1",
"type": "n8n-nodes-base.httpRequest",
"position": [
1320,
1065
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "0e11a0dc-1782-484b-8cd0-73f5354542a1",
"name": "병합",
"type": "n8n-nodes-base.merge",
"position": [
1760,
865
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "49695337-3f85-44f1-b626-4d6f773f0243",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
1980,
865
],
"parameters": {},
"typeVersion": 3
},
{
"id": "8b440b29-32c6-448a-b661-96039a90b103",
"name": "Get Call Records",
"type": "n8n-nodes-base.httpRequest",
"position": [
-1980,
965
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "97cd5b4a-7f24-4b23-b275-473aaf74e973",
"name": "설정 Transcription & Subject",
"type": "n8n-nodes-base.set",
"position": [
1540,
865
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "baa2fb21-843e-4dd3-af06-427532456761",
"name": "설정 Transcription & Subject1",
"type": "n8n-nodes-base.set",
"position": [
1540,
1065
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3ed2f8ca-2ed1-49dc-8303-55be4e2f40dc",
"name": "코드1",
"type": "n8n-nodes-base.code",
"position": [
-1760,
965
],
"parameters": {},
"typeVersion": 2
},
{
"id": "03321d19-0360-446a-bf53-76f1f35911ca",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-480,
20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a63b47e4-1406-401f-8729-b730dace77c5",
"name": "정렬1",
"type": "n8n-nodes-base.sort",
"position": [
-660,
965
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fbce4b76-d14b-43b1-b6ff-0ed5cc37c9bf",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1940,
605
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c93cb2eb-4290-4a4e-80f7-603594d72470",
"name": "중복 제거",
"type": "n8n-nodes-base.removeDuplicates",
"position": [
-880,
965
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8e3ddbb9-221f-4144-b200-77caaa72df0f",
"name": "On form submission",
"type": "n8n-nodes-base.formTrigger",
"position": [
-3300,
765
],
"webhookId": "2c1a1fa3-ab2f-41d1-849b-aa96f8e98519",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "64c4eb57-dcbc-46e8-b134-eb1616427888",
"name": "코드2",
"type": "n8n-nodes-base.code",
"position": [
-3080,
765
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9f075268-6aa8-418f-b174-bc5d61318c6b",
"name": "병합1",
"type": "n8n-nodes-base.merge",
"position": [
-2860,
865
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "a9b7e7d4-a12b-4d69-8276-9428150bf145",
"name": "If2",
"type": "n8n-nodes-base.if",
"position": [
-2420,
865
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b43b1587-46f5-4399-b8cf-a8c911f1849c",
"name": "설정 Transcription & Subject2",
"type": "n8n-nodes-base.set",
"position": [
1540,
665
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "c19fbfd9-be1a-4b74-9b7f-113ec9178fa6",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3350,
665
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ca1c031a-4c16-4a4b-ad94-527030a964ba",
"name": "메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2330,
705
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b0827fc0-f33a-4deb-ad3c-6d81e74de458",
"name": "메모4",
"type": "n8n-nodes-base.stickyNote",
"position": [
620,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e044be18-aad6-4ec3-aa01-b6b318898198",
"name": "메모5",
"type": "n8n-nodes-base.stickyNote",
"position": [
2666,
465
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8d67199e-16a8-471a-8cd8-d4814e36303c",
"name": "메모6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3360,
1165
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4419a9ec-4d85-4484-8d07-cba77ffbcce1",
"name": "AI 에이전트 Draft Follow Up",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-2420,
1885
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "a937de9e-1d82-47bb-9633-c738e4faf387",
"name": "AI 에이전트 Create Summary",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2200,
740
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "8f663d49-b35f-421e-a8df-f04432d1e64f",
"name": "메모7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3340,
1535
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bc2da21a-8433-4934-b397-777cf024bed2",
"name": "메모8",
"type": "n8n-nodes-base.stickyNote",
"position": [
-4800,
420
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "49b3af39-9391-4f11-9a9d-519caabdce47",
"name": "메모9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3380,
-20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4ebf86e0-88dc-4b3d-864f-248fedc8afe3",
"name": "End Analysis Notification",
"type": "n8n-nodes-base.microsoftOutlook",
"position": [
3016,
640
],
"webhookId": "0ad5d5c9-0cbe-407f-99fd-07962ed94969",
"parameters": {},
"typeVersion": 2
},
{
"id": "adfd3fa9-d064-4798-adad-20f1f825f617",
"name": "Get Microsoft 365 Profile",
"type": "n8n-nodes-base.httpRequest",
"position": [
-2640,
865
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "d9a2de95-6d4f-4585-a737-855bd0a980b2",
"name": "Respond With WebApp HTML",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-2860,
1325
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "a14747a5-a02d-4fce-b7b0-d27f3c402c41",
"name": "Send Follow Up",
"type": "n8n-nodes-base.microsoftOutlook",
"position": [
-1824,
1885
],
"webhookId": "6863c2bf-8797-475f-88a4-5ac13e80f7e2",
"parameters": {},
"typeVersion": 2
},
{
"id": "7aff1d80-5cde-4338-9ede-099009699717",
"name": "Respond With 코드 200",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
-1604,
1885
],
"parameters": {},
"typeVersion": 1.1
}
],
"pinData": {},
"connections": {
"a9b7e7d4-a12b-4d69-8276-9428150bf145": {
"main": [
[
{
"node": "Set Transcription & Subject2",
"type": "main",
"index": 0
}
],
[
{
"node": "Set Time Range",
"type": "main",
"index": 0
}
]
]
},
"Code1": {
"main": [
[
{
"node": "Filter for Join Url1",
"type": "main",
"index": 0
}
]
]
},
"Code2": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 0
}
]
]
},
"Merge": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Sort1": {
"main": [
[
{
"node": "2dc22cb2-2eb3-409a-aade-0a737a5bf9d4",
"type": "main",
"index": 0
}
]
]
},
"Merge1": {
"main": [
[
{
"node": "adfd3fa9-d064-4798-adad-20f1f825f617",
"type": "main",
"index": 0
}
]
]
},
"Switch": {
"main": [
[
{
"node": "Mem Note",
"type": "main",
"index": 0
}
],
[
{
"node": "AI Agent Draft Follow Up",
"type": "main",
"index": 0
}
]
]
},
"c53b7fe8-ae76-4a93-814a-04d82ee0da50": {
"main": [
[
{
"node": "Switch",
"type": "main",
"index": 0
}
]
]
},
"Mem Note": {
"main": [
[
{
"node": "Respond to Webhook1",
"type": "main",
"index": 0
}
]
]
},
"Set JSON": {
"main": [
[
{
"node": "637fde87-ca19-4bd2-968b-b43d64e415cf",
"type": "main",
"index": 0
},
{
"node": "ac615dcf-e0ef-4a95-acf3-568a2a978210",
"type": "main",
"index": 0
}
]
]
},
"e8f519f0-1179-454e-b5e5-b5c62a1b29f9": {
"main": [
[
{
"node": "5abbe7a3-0496-49b6-94f0-ca955f7c9092",
"type": "main",
"index": 0
}
]
]
},
"9f2724b7-aa9f-4f11-84c8-fda8a305f255": {
"main": [
[
{
"node": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
"type": "main",
"index": 1
}
]
]
},
"1ac36cdd-619f-4231-b141-16090b0578e9": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"637fde87-ca19-4bd2-968b-b43d64e415cf": {
"main": [
[
{
"node": "4ebf86e0-88dc-4b3d-864f-248fedc8afe3",
"type": "main",
"index": 0
}
]
]
},
"Split Out3": {
"main": [
[
{
"node": "9258d95d-4d07-4afb-b47c-325d051755d2",
"type": "main",
"index": 0
}
]
]
},
"d9de8593-81e8-40a3-a8a8-9205658b66e3": {
"main": [
[
{
"node": "bc82934d-012f-45b4-be64-406db814d60c",
"type": "main",
"index": 0
}
]
]
},
"43df61e8-38ee-48e2-8b01-06d2c4c22c5c": {
"main": [
[
{
"node": "5d31f24b-5138-439d-be04-cbf11ddffee8",
"type": "main",
"index": 0
}
]
]
},
"ac615dcf-e0ef-4a95-acf3-568a2a978210": {
"main": [
[
{
"node": "1ac36cdd-619f-4231-b141-16090b0578e9",
"type": "main",
"index": 0
}
]
]
},
"2621f72b-503a-46db-8e3b-85c239995c56": {
"main": [
[
{
"node": "Set Transcription & Subject",
"type": "main",
"index": 0
}
]
]
},
"a14747a5-a02d-4fce-b7b0-d27f3c402c41": {
"main": [
[
{
"node": "Respond With Code 200",
"type": "main",
"index": 0
}
]
]
},
"Set Email JSON": {
"main": [
[
{
"node": "a14747a5-a02d-4fce-b7b0-d27f3c402c41",
"type": "main",
"index": 0
}
]
]
},
"Set Time Range": {
"main": [
[
{
"node": "8b440b29-32c6-448a-b661-96039a90b103",
"type": "main",
"index": 0
}
]
]
},
"Filter No Items": {
"main": [
[
{
"node": "9f2724b7-aa9f-4f11-84c8-fda8a305f255",
"type": "main",
"index": 0
}
]
]
},
"bc82934d-012f-45b4-be64-406db814d60c": {
"main": [
[
{
"node": "c53b7fe8-ae76-4a93-814a-04d82ee0da50",
"type": "main",
"index": 0
}
]
]
},
"166eb85a-0a1b-41c1-9e20-08f858115abb": {
"main": [
[
{
"node": "Set Transcription & Subject1",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "AI Agent Create Summary",
"type": "main",
"index": 0
}
]
]
},
"8b440b29-32c6-448a-b661-96039a90b103": {
"main": [
[
{
"node": "Code1",
"type": "main",
"index": 0
}
]
]
},
"5abbe7a3-0496-49b6-94f0-ca955f7c9092": {
"main": [
[
{
"node": "d9a2de95-6d4f-4585-a737-855bd0a980b2",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Merge1",
"type": "main",
"index": 1
}
]
]
},
"9258d95d-4d07-4afb-b47c-325d051755d2": {
"main": [
[
{
"node": "166eb85a-0a1b-41c1-9e20-08f858115abb",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent Create Summary",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Remove Duplicates": {
"main": [
[
{
"node": "Sort1",
"type": "main",
"index": 0
}
]
]
},
"2dc22cb2-2eb3-409a-aade-0a737a5bf9d4": {
"main": [
[
{
"node": "Filter No Items",
"type": "main",
"index": 0
},
{
"node": "43df61e8-38ee-48e2-8b01-06d2c4c22c5c",
"type": "main",
"index": 0
}
]
]
},
"8e3ddbb9-221f-4144-b200-77caaa72df0f": {
"main": [
[
{
"node": "Code2",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent Draft Follow Up",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"5d31f24b-5138-439d-be04-cbf11ddffee8": {
"main": [
[
{
"node": "Split Out Transcriptions",
"type": "main",
"index": 0
}
],
[
{
"node": "ce9a1bd3-4814-4b9a-8072-80c9f30f1793",
"type": "main",
"index": 0
}
]
]
},
"Split Out Meetings1": {
"main": [
[
{
"node": "Remove Duplicates",
"type": "main",
"index": 0
}
]
]
},
"Filter for Join Url1": {
"main": [
[
{
"node": "68ae483c-0821-410a-9a55-8780d77a9ed0",
"type": "main",
"index": 0
}
]
]
},
"AI Agent Create Summary": {
"main": [
[
{
"node": "Set JSON",
"type": "main",
"index": 0
}
]
]
},
"AI Agent Draft Follow Up": {
"main": [
[
{
"node": "Set Email JSON",
"type": "main",
"index": 0
}
]
]
},
"Split Out Transcriptions": {
"main": [
[
{
"node": "2621f72b-503a-46db-8e3b-85c239995c56",
"type": "main",
"index": 0
}
]
]
},
"adfd3fa9-d064-4798-adad-20f1f825f617": {
"main": [
[
{
"node": "a9b7e7d4-a12b-4d69-8276-9428150bf145",
"type": "main",
"index": 0
}
]
]
},
"68ae483c-0821-410a-9a55-8780d77a9ed0": {
"main": [
[
{
"node": "Split Out Meetings1",
"type": "main",
"index": 0
}
]
]
},
"ce9a1bd3-4814-4b9a-8072-80c9f30f1793": {
"main": [
[
{
"node": "Split Out3",
"type": "main",
"index": 0
}
]
]
},
"Set Transcription & Subject": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 1
}
]
]
},
"Set Transcription & Subject1": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 2
}
]
]
},
"Set Transcription & Subject2": {
"main": [
[
{
"node": "Merge",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 인사, 인공지능, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
GPT-4o와 GoHighLevel SMS를 사용하여 자동화된 고객 지원 어시스턴트 생성
GPT-4o와 GoHighLevel SMS를 사용하여 자동화된 고객 지원 어시스턴트를 만듭니다.
If
Set
Xml
+
If
Set
Xml
43 노드Cyril Nicko Gaspar
지원
반려동물 가게 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
기타
리드 생성 및 이메일 워크플로
Google 지도, SendGrid 및 AI를 사용한 B2B 잠재 고객 개발 및 이메일 마케팅 자동화
If
Set
Code
+
If
Set
Code
141 노드Ezema Kingsley Chibuzo
리드 생성
워크플로우 정보
난이도
고급
노드 수61
카테고리3
노드 유형22
저자
Wayne Simpson
@nocodecreativeI’m Wayne, an AI, automation & low-code consultant, passionate about helping businesses unlock their potential through smart, practical solutions. Contact me at https://www.nocodecreative.io
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유