자동화된 대출 기관 CRM 워크플로
중급
이것은CRM분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 Code, Twilio, Webhook, GoogleDrive, GoogleSheets 등의 노드를 사용하며. Twilio, Google Sheets 및 Drive를 사용한 자동화된 대출 기관 잠재 고객 관리
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Google Drive API 인증 정보
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "DmeYocUMLd2GidjA",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Automated Loan Agency CRM Workflow",
"tags": [],
"nodes": [
{
"id": "89258a0e-d884-4904-9d90-c16ca02a6a33",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
0,
0
],
"webhookId": "83679504-f9d5-4133-9086-e72ede8ecd55",
"parameters": {},
"typeVersion": 2
},
{
"id": "69e8ccc5-83b2-46d5-b549-7c09d896462c",
"name": "데이터 정리 및 중복 제거",
"type": "n8n-nodes-base.code",
"position": [
208,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "45fba5ea-b903-41b0-bded-8f94e93dbdc5",
"name": "자동 담당자 할당",
"type": "n8n-nodes-base.code",
"position": [
416,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7",
"name": "데이터 저장",
"type": "n8n-nodes-base.googleSheets",
"position": [
624,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "bb9f7707-10ad-4cce-9d64-1d640eec87c1",
"name": "알림 전송",
"type": "n8n-nodes-base.twilio",
"position": [
832,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "89ff9c35-cb8b-4c8d-b5cb-e4d8cca828eb",
"name": "Webhook1",
"type": "n8n-nodes-base.webhook",
"position": [
0,
336
],
"webhookId": "dc145909-e028-438b-ae43-15c8c4864d7b",
"parameters": {},
"typeVersion": 2
},
{
"id": "679ea89a-4d27-4229-af09-a00194b2b95c",
"name": "상태 업데이트",
"type": "n8n-nodes-base.googleSheets",
"position": [
208,
336
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "ed81111d-5780-49dc-a2b2-ba5d50ec79d8",
"name": "문서 관리",
"type": "n8n-nodes-base.googleDrive",
"position": [
416,
336
],
"parameters": {},
"typeVersion": 3
},
{
"id": "7d622673-2dc8-472a-9a65-22de7e7b383a",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e0f85838-4bad-4544-a7b3-57710d5c0dcd",
"name": "신규 잠재 고객 접수 및 할당",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5cf9ea36-70f3-4ab1-8ffb-7022bab56eb4",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-880,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "24d03e3f-c089-4e1b-96f8-dc3f494476eb",
"connections": {
"89258a0e-d884-4904-9d90-c16ca02a6a33": {
"main": [
[
{
"node": "69e8ccc5-83b2-46d5-b549-7c09d896462c",
"type": "main",
"index": 0
}
]
]
},
"89ff9c35-cb8b-4c8d-b5cb-e4d8cca828eb": {
"main": [
[
{
"node": "679ea89a-4d27-4229-af09-a00194b2b95c",
"type": "main",
"index": 0
}
]
]
},
"4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7": {
"main": [
[
{
"node": "bb9f7707-10ad-4cce-9d64-1d640eec87c1",
"type": "main",
"index": 0
}
]
]
},
"679ea89a-4d27-4229-af09-a00194b2b95c": {
"main": [
[
{
"node": "ed81111d-5780-49dc-a2b2-ba5d50ec79d8",
"type": "main",
"index": 0
}
]
]
},
"45fba5ea-b903-41b0-bded-8f94e93dbdc5": {
"main": [
[
{
"node": "4972f43b-f5bd-46b0-a3b0-1ce2b5c8bdb7",
"type": "main",
"index": 0
}
]
]
},
"69e8ccc5-83b2-46d5-b549-7c09d896462c": {
"main": [
[
{
"node": "45fba5ea-b903-41b0-bded-8f94e93dbdc5",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 고객관계관리
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
자동화된 리드 캡처, AI 자격 평가 및 ElevenLabs 개인화 음성 후속 조치
OpenAI와 ElevenLabs 기반 자동 리드 캡처 및 AI 개인화 음성 후속 조치
If
Set
Code
+
If
Set
Code
22 노드Marth
리드 육성
이커머스 운영 허브 AI 시스템
Slack, Sheets 및 Gmail을 사용한 이커머스 주문, 재고 및 피드백 자동화
If
Gmail
Slack
+
If
Gmail
Slack
16 노드Marth
고객관계관리
基于GPT-4의스마트招聘与候选人互动系统
基于GPT-4의AI招聘系统,用于简历筛选与자동外联
If
Code
Wait
+
If
Code
Wait
30 노드Marth
인사
스마트 콘텐츠 및 마케팅 허브 (GPT-4 포함)
GPT-4를 통한 콘텐츠 분석 및 다중 플랫폼 배포 자동화
Code
Merge
Twitter
+
Code
Merge
Twitter
15 노드Marth
소셜 미디어
새로운 Calendly 예약을 Google 시트에 자동 추가
새 Calendly 예약을 Google 시트에 자동 추가
Code
Webhook
Google Sheets
+
Code
Webhook
Google Sheets
5 노드David Olusola
고객관계관리
비즈니스 일일 지표 모니터링
Gemini를 사용하여 스프레드시트에서 판매 인사이트 자동 생성 및 팀에 즉시 알림
Code
Gmail
Trello
+
Code
Gmail
Trello
15 노드Rully Saputra
고객관계관리
워크플로우 정보
난이도
중급
노드 수11
카테고리1
노드 유형6
저자
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에서 보기 →
이 워크플로우 공유