스마트 고객 관계 및 예약 자동화
중급
이것은Lead Nurturing분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 If, Wait, Twilio, GoogleSheets, ScheduleTrigger 등의 노드를 사용하며. Google Calendar 및 Twilio를 사용한 자동 고객 여정: 예약 알림 및 후속 조치
사전 요구사항
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "IxJT4VqwE8KfCHzD",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae",
"templateCredsSetupCompleted": true
},
"name": "Smart Client Relationship & Appointment Automation",
"tags": [],
"nodes": [
{
"id": "828d6aa3-e18a-4dac-90b8-2000e2c4c5e1",
"name": "Google Calendar Trigger",
"type": "n8n-nodes-base.googleCalendarTrigger",
"position": [
-16,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "85658a7a-92c2-4b62-b4ad-8410783e5e0a",
"name": "CRM에서 고객 데이터 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
208,
-48
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a35ef5a5-5f67-4c67-b5e3-f04bad792b70",
"name": "If (신규 vs. 기존 고객)",
"type": "n8n-nodes-base.if",
"position": [
432,
-48
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "487cc4dc-e8a3-4bbf-9e4a-71000346b709",
"name": "신규 고객 환영 및 알림",
"type": "n8n-nodes-base.twilio",
"position": [
656,
-144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3f151b68-5091-403e-9cd0-1c0bb3483a14",
"name": "기존 고객 알림",
"type": "n8n-nodes-base.twilio",
"position": [
656,
48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c9302985-1479-423e-821a-f583df074d97",
"name": "Wait (예약 후)",
"type": "n8n-nodes-base.wait",
"position": [
880,
-48
],
"webhookId": "b2d7215a-ee18-4368-9459-126c027f30e5",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "c1aa2c5e-79ae-4e75-b7a2-7460999895a1",
"name": "설문/리뷰 요청 전송",
"type": "n8n-nodes-base.twilio",
"position": [
1104,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8aecc08d-41a9-4bd1-9b34-56a250db8404",
"name": "재참여 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-16,
400
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "3f107284-d3c7-4277-ae9c-ad7cb5adff3f",
"name": "재참여가 필요한 고객 찾기",
"type": "n8n-nodes-base.googleSheets",
"position": [
208,
400
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "ed722360-e087-4682-afb8-49b64d8617b9",
"name": "재참여 제안",
"type": "n8n-nodes-base.twilio",
"position": [
432,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b722ac5f-9027-42f8-9ae8-374eed05a908",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8957e88d-343e-4b18-8828-edef8781363e",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1f5066da-9539-486c-9ef5-8420f7136976",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-880,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e4cc379f-df88-40ed-b3a4-49243b33f1db",
"connections": {
"8aecc08d-41a9-4bd1-9b34-56a250db8404": {
"main": [
[
{
"node": "3f107284-d3c7-4277-ae9c-ad7cb5adff3f",
"type": "main",
"index": 0
}
]
]
},
"828d6aa3-e18a-4dac-90b8-2000e2c4c5e1": {
"main": [
[
{
"node": "85658a7a-92c2-4b62-b4ad-8410783e5e0a",
"type": "main",
"index": 0
}
]
]
},
"85658a7a-92c2-4b62-b4ad-8410783e5e0a": {
"main": [
[
{
"node": "a35ef5a5-5f67-4c67-b5e3-f04bad792b70",
"type": "main",
"index": 0
}
]
]
},
"c9302985-1479-423e-821a-f583df074d97": {
"main": [
[
{
"node": "c1aa2c5e-79ae-4e75-b7a2-7460999895a1",
"type": "main",
"index": 0
}
]
]
},
"3f151b68-5091-403e-9cd0-1c0bb3483a14": {
"main": [
[
{
"node": "c9302985-1479-423e-821a-f583df074d97",
"type": "main",
"index": 0
}
]
]
},
"a35ef5a5-5f67-4c67-b5e3-f04bad792b70": {
"main": [
[
{
"node": "487cc4dc-e8a3-4bbf-9e4a-71000346b709",
"type": "main",
"index": 0
}
],
[
{
"node": "3f151b68-5091-403e-9cd0-1c0bb3483a14",
"type": "main",
"index": 0
}
]
]
},
"487cc4dc-e8a3-4bbf-9e4a-71000346b709": {
"main": [
[
{
"node": "c9302985-1479-423e-821a-f583df074d97",
"type": "main",
"index": 0
}
]
]
},
"3f107284-d3c7-4277-ae9c-ad7cb5adff3f": {
"main": [
[
{
"node": "ed722360-e087-4682-afb8-49b64d8617b9",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 리드 육성
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
DocuSign 및 Trello를 사용한 자동화 후보자 관리 및 피드백 시스템
Slack, DocuSign, Trello 및 Gmail 알림을 사용한 자동화된 채용 프로세스
If
Code
Wait
+
If
Code
Wait
29 노드Marth
인사
AI를 포함한 자동화된 고급 잠재 고객 도달 및 육성 캠페인 시스템
GPT-4, LinkedIn 및 Hunter.io를 통한 개인 맞춤형 B2B 접촉 자동화
If
Code
Wait
+
If
Code
Wait
30 노드Marth
리드 육성
자동화된 리드 캡처, AI 자격 평가 및 ElevenLabs 개인화 음성 후속 조치
OpenAI와 ElevenLabs 기반 자동 리드 캡처 및 AI 개인화 음성 후속 조치
If
Set
Code
+
If
Set
Code
22 노드Marth
리드 육성
포괄적인 리드 육성 및 자격 인증
Gmail, Google 스프레드시트, Slack을 사용한 자동 잠재 고객 육성 및 자격 평가
Wait
Gmail
Slack
+
Wait
Gmail
Slack
12 노드Marth
리드 육성
基于GPT-4의스마트招聘与候选人互动系统
基于GPT-4의AI招聘系统,用于简历筛选与자동外联
If
Code
Wait
+
If
Code
Wait
30 노드Marth
인사
이커머스 생일 할인 자동화
Google 시트와 Gmail을 사용한 이커머스 생일 할인 이메일 자동화
If
Gmail
Function
+
If
Gmail
Function
7 노드Marth
소셜 미디어
워크플로우 정보
난이도
중급
노드 수13
카테고리1
노드 유형7
저자
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유