매일 판매 보고
중급
이것은CRM분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 If, Code, EmailSend, GoogleSheets, ManualTrigger 등의 노드를 사용하며. 사용자 Google Sheets에서 매일 판매 보고서 생성, 포맷된 이메일 요약 포함
사전 요구사항
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "zSBNXj6rphbGp4Or",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
},
"name": "Daily sales report",
"tags": [],
"nodes": [
{
"id": "4b10d0b5-5e37-404b-876c-b9131b2070d5",
"name": "Google 시트 읽기",
"type": "n8n-nodes-base.googleSheets",
"position": [
224,
96
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "2bcb8791-30dd-4275-8c8b-d055e1b8502d",
"name": "데이터 존재 확인",
"type": "n8n-nodes-base.if",
"position": [
448,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab1eb7f4-2184-45e3-9189-016636720a2d",
"name": "보고서 서식 지정",
"type": "n8n-nodes-base.code",
"position": [
672,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8b803b96-c46c-4f25-9eaa-927e71014f1c",
"name": "데이터 없음 처리",
"type": "n8n-nodes-base.code",
"position": [
672,
192
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bb98df11-3730-4024-815d-08b6e26b87c7",
"name": "'워크플로 실행' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "878e2ae4-fc35-4e58-b3f7-2ddba51e8b55",
"name": "이메일 전송",
"type": "n8n-nodes-base.emailSend",
"position": [
896,
96
],
"webhookId": "4891c6e7-fba9-4491-a38c-a159f17c73eb",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "c2dd97d2-0486-4627-b3f1-bbb4e57083fc",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-176,
-288
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6895ddb3-7487-48b4-81a5-c778313528f6",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "969a10c6-9fdd-4778-9365-212c2acc8677",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
-368
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1d59e50c-f0a0-473d-ab80-23bea73385f2",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
672,
-592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a45eac5c-b94f-4390-9ec3-f016e0f08cb0",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
544,
336
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6ec4c16a-cadd-4b7d-8c75-c03eddf69599",
"name": "스티커 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1088,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "73404a1e-b59a-4939-8513-defd95852cb1",
"connections": {
"ab1eb7f4-2184-45e3-9189-016636720a2d": {
"main": [
[
{
"node": "878e2ae4-fc35-4e58-b3f7-2ddba51e8b55",
"type": "main",
"index": 0
}
]
]
},
"8b803b96-c46c-4f25-9eaa-927e71014f1c": {
"main": [
[
{
"node": "878e2ae4-fc35-4e58-b3f7-2ddba51e8b55",
"type": "main",
"index": 0
}
]
]
},
"2bcb8791-30dd-4275-8c8b-d055e1b8502d": {
"main": [
[
{
"node": "ab1eb7f4-2184-45e3-9189-016636720a2d",
"type": "main",
"index": 0
}
],
[
{
"node": "8b803b96-c46c-4f25-9eaa-927e71014f1c",
"type": "main",
"index": 0
}
]
]
},
"4b10d0b5-5e37-404b-876c-b9131b2070d5": {
"main": [
[
{
"node": "2bcb8791-30dd-4275-8c8b-d055e1b8502d",
"type": "main",
"index": 0
}
]
]
},
"bb98df11-3730-4024-815d-08b6e26b87c7": {
"main": [
[
{
"node": "4b10d0b5-5e37-404b-876c-b9131b2070d5",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 고객관계관리
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
피드백 저장 및 보고서 생성
Azure OpenAI 및 Google Sheets를 사용하여 판매 거래 결과 분석 및 보고서 생성
Set
Code
Email Send
+
Set
Code
Email Send
28 노드Rahul Joshi
고객관계관리
세일즈 담당자 성과 추적기
HighLevel CRM, GPT-4o, Notion 및 Slack 기반 자동화된 영업 리더보드
If
Code
Slack
+
If
Code
Slack
21 노드Rahul Joshi
고객관계관리
제안 생성_드래프트 저장 자동화
Azure GPT-4o를 사용하여 비즈니스 제안 생성하고 Sheets에서 Gmail 초안으로 저장
If
Code
Gmail
+
If
Code
Gmail
16 노드Rahul Joshi
고객관계관리
GoHighLevel에서 Gmail 및 Slack으로의 고객 갱신 알림 자동 발송
GoHighLevel에서 고객 갱신 알림을 Gmail, Slack, Google Sheets로 자동 발송
If
Code
Gmail
+
If
Code
Gmail
19 노드Rahul Joshi
고객관계관리
Stripe 결제에서 고객에게 템플릿 자동 전달
사용Stripe、GPT-4o및Gmail의자동화模板交付系统
If
Code
Gmail
+
If
Code
Gmail
44 노드Rahul Joshi
고객관계관리
서비스 후 평가 수집기
고객 평점 수집 및 감정 분석: HighLevel, GPT-4o, Gmail 및 Slack
If
Wait
Gmail
+
If
Wait
Gmail
20 노드Rahul Joshi
고객관계관리
워크플로우 정보
난이도
중급
노드 수12
카테고리1
노드 유형6
저자
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에서 보기 →
이 워크플로우 공유