예정된 작업 BDE 보고서(매주)
중급
이것은Project Management, Multimodal AI분야의자동화 워크플로우로, 10개의 노드를 포함합니다.주로 Gmail, ClickUp, Function, ManualTrigger 등의 노드를 사용하며. Gmail을 사용하여 ClickUp 주간 작업과 성과 보고서 생성
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
사용된 노드 (10)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 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)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
채웠은 작업 알림 ClickUp (BDE)
매일 ClickUp에서 지연된 작업 보고서를 Gmail로 받아 팀 책임을 위해 전송
Gmail
Click Up
Function
+
Gmail
Click Up
Function
10 노드Rahul Joshi
프로젝트 관리
시간 기록 보고서 Clickup (BDE)
Gmail을 통한 자동 ClickUp 시간 추적 보고서 및 작업 성과 분석
If
Code
Gmail
+
If
Code
Gmail
16 노드Rahul Joshi
프로젝트 관리
우선 순위 후속 조치 대기열 빌더
Google Sheets + ClickUp을 사용한 잠재 고객 순위 매기기 및 작업 생성 자동화
Sort
Limit
Click Up
+
Sort
Limit
Click Up
18 노드Rahul Joshi
콘텐츠 제작
보류 중인 결제 자동화 - ClickUp 통합
Google Sheets, ClickUp, Gmail 및 Slack을 사용한 결제 추적 자동화
If
Gmail
Slack
+
If
Gmail
Slack
12 노드Rahul Joshi
콘텐츠 제작
고객 입사 도움 요청 (Typeform → Gmail 및 Sheets)
고객 입사 도움 요청 (Typeform에서 Gmail과 Sheets로)
If
Code
Gmail
+
If
Code
Gmail
28 노드Rahul Joshi
콘텐츠 제작
개인 수신함 자동 분류
Gmail, GPT-4o-mini 및 Notion을 사용한 이메일 분류 및 요약 자동화
Set
Code
Gmail
+
Set
Code
Gmail
18 노드Rahul Joshi
개인 생산성
워크플로우 정보
난이도
중급
노드 수10
카테고리2
노드 유형5
저자
Rahul Joshi
@rahul08Rahul 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에서 보기 →
이 워크플로우 공유