AI 부동산 중개인: 종단간 운영 자동화 (웹, 데이터, 음성)
고급
이것은Sales, AI분야의자동화 워크플로우로, 45개의 노드를 포함합니다.주로 If, Set, Code, Webhook, DateTime 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 부동산 중개인: 종단간 운영 자동화 (웹, 데이터, 음성)
사전 요구사항
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •OpenAI API Key
사용된 노드 (45)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "y5Oi5ph95vGJCuOu",
"meta": {
"instanceId": "5beb610c1ddaf0be11e46fd8edaf0e265560c93f1638f8638d6a8a7adf44f57e",
"templateCredsSetupCompleted": true
},
"name": "AI Real Estate Agent: End-to-End Ops Automation (Web, Data, Voice)",
"tags": [],
"nodes": [
{
"id": "846dfc0c-036f-4044-bb02-ca588518438e",
"name": "IncomingLeadWebhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
-80,
-100
],
"webhookId": "1fafa296-7860-4c95-af04-d7362df1f447",
"parameters": {},
"typeVersion": 1
},
{
"id": "ec23faac-8b49-4356-a9cb-794594705b8d",
"name": "RenameInputFields",
"type": "n8n-nodes-base.set",
"position": [
120,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ad8c4d0c-ee65-4cbd-a1bc-d4e4e9f02333",
"name": "ValidateMessageExists",
"type": "n8n-nodes-base.if",
"position": [
320,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f2633126-3eb0-4502-b39e-136a13096341",
"name": "CleanUserText",
"type": "n8n-nodes-base.code",
"position": [
520,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "498baba4-1fdf-4356-adf8-cc68596f1a18",
"name": "ClassifyIntentUrgency",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
720,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8f1194c9-8ca5-4f34-9881-1fa0a4848b0d",
"name": "ExtractClassification",
"type": "n8n-nodes-base.set",
"position": [
1100,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d7d6ef45-150c-493a-afc7-27b6b8396ca8",
"name": "StandardizeFields",
"type": "n8n-nodes-base.code",
"position": [
1300,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0c1327b0-2cd7-4b42-a376-659d27d04f6e",
"name": "PropertyCheckAPI",
"type": "n8n-nodes-base.httpRequest",
"position": [
1480,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ea619d5d-41af-42be-9d41-80173cafc453",
"name": "IsKnownListing",
"type": "n8n-nodes-base.if",
"position": [
1660,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d99d19f8-ab38-426a-bb1d-4647859090f6",
"name": "CalculateLeadScore",
"type": "n8n-nodes-base.code",
"position": [
1860,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "072a1f65-f402-405b-a311-c3f3d1457fbd",
"name": "CreateStructuredLeadObject",
"type": "n8n-nodes-base.set",
"position": [
2100,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ed869dfa-a0e8-406e-84e4-e5f8d583b9f7",
"name": "OpenAI 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
720,
60
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "93843c00-b69b-4587-8e26-c1e8f1491f87",
"name": "클릭 시 ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-60,
940
],
"parameters": {},
"typeVersion": 1
},
{
"id": "833dfae1-d069-4829-9709-6b38b81a5e4b",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-80,
1140
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "deb43171-ef71-4793-a144-15b356261377",
"name": "HTTP 요청",
"type": "n8n-nodes-base.httpRequest",
"position": [
360,
920
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "91f6160f-319f-4073-963d-23331410b39f",
"name": "정보 추출기",
"type": "@n8n/n8n-nodes-langchain.informationExtractor",
"position": [
600,
800
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dc5baf99-7ba1-4e93-a72c-32a3d2f947d6",
"name": "분할 출력",
"type": "n8n-nodes-base.splitOut",
"position": [
1500,
500
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1cdeaf35-c50d-4c16-b1af-38f8f0ba5924",
"name": "Real Estate Data",
"type": "n8n-nodes-base.googleSheets",
"position": [
1800,
500
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "67d0a46b-f81f-4a73-bd39-5c400b1eeefd",
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1020,
800
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "b4eb5076-9bd5-47bd-9c2e-2c8cd32ff16e",
"name": "OpenAI 채팅 모델1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
980,
1020
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "dfd02f4a-0c46-41d5-bb7a-c4297139dc8f",
"name": "계산기",
"type": "@n8n/n8n-nodes-langchain.toolCalculator",
"position": [
1100,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "41bede03-022d-4aa2-8903-783c9cd16f7c",
"name": "SerpAPI 검색",
"type": "@n8n/n8n-nodes-langchain.toolSerpApi",
"position": [
1220,
1020
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2ed11c87-5359-447a-85a7-e862f37fb975",
"name": "Google 문서",
"type": "n8n-nodes-base.googleDocs",
"position": [
1500,
700
],
"parameters": {},
"typeVersion": 2
},
{
"id": "0cfdff1f-d5c5-4142-b160-b3660ebff7c7",
"name": "OpenAI",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1420,
900
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "a3a30179-81e9-466b-b371-a5f342609fd3",
"name": "OpenAI1",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1420,
1100
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "5da0995a-207c-4f84-96ec-018c9417c2fc",
"name": "OpenAI 채팅 모델2",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
700,
1020
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "0cac1985-8109-43f7-96f1-5753846c9fdf",
"name": "설정 Lead Variables",
"type": "n8n-nodes-base.set",
"position": [
20,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "23e34ce3-83d0-45e3-be3d-29c93f23e23a",
"name": "Generate Intro Message",
"type": "n8n-nodes-base.function",
"position": [
220,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "615b812b-220b-4363-b817-2343e420feda",
"name": "ElevenLabs - Generate Voice",
"type": "n8n-nodes-base.httpRequest",
"position": [
420,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6f7ee3f4-d37d-4298-86f4-06dbb3e03dfa",
"name": "Twilio - Place Call",
"type": "n8n-nodes-base.httpRequest",
"position": [
620,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6a46df3e-71c8-435c-b0f6-fae78d085557",
"name": "AI 에이전트 - Extract Lead Info",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
820,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d7a1054-75b8-491b-8684-09ee042ddb0c",
"name": "Store Extracted Values",
"type": "n8n-nodes-base.function",
"position": [
1160,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "79836a16-27c8-455f-a50d-a7d165fe2a1d",
"name": "Normalize User Data",
"type": "n8n-nodes-base.set",
"position": [
1360,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "adabf889-2acc-4dbd-9dd5-9afee6b5a99e",
"name": "조건 분기 Lead Interested",
"type": "n8n-nodes-base.if",
"position": [
1520,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "63048171-dffb-4e55-8763-378d3910e654",
"name": "Assign Lead Score",
"type": "n8n-nodes-base.function",
"position": [
1760,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "decc8704-953c-4d23-bceb-30cc17a5fbdf",
"name": "Format Timestamp",
"type": "n8n-nodes-base.dateTime",
"position": [
1960,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ebc6a20f-a395-4cf4-bccb-9f408a8d39d0",
"name": "Google 스프레드시트 - Log Lead",
"type": "n8n-nodes-base.googleSheets",
"position": [
2180,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "869c74a0-a87d-4c1a-8f5f-2d853e8f0778",
"name": "AI 에이전트 - Lead Summary",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2420,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2247fdc7-b4e7-45c8-80b8-0bc62fd0dfcb",
"name": "Google 스프레드시트 - Log Summary",
"type": "n8n-nodes-base.googleSheets",
"position": [
2800,
2220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "726ac587-3a4c-45d0-9076-b94fcd6ee91c",
"name": "Webhook 트리거 - New Lead1",
"type": "n8n-nodes-base.webhook",
"position": [
-180,
2220
],
"webhookId": "55cbb141-ef66-46e5-92e8-6a02064ffded",
"parameters": {},
"typeVersion": 1
},
{
"id": "d89bfcf8-7481-459d-9cdd-2ef949a51d89",
"name": "OpenAI 채팅 모델3",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
2380,
2400
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b976b8a3-b239-428c-aea6-4399ada309ca",
"name": "OpenAI 채팅 모델4",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
840,
2440
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "da482b4f-0fae-4d0a-a401-e895579e5b4f",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-420,
-460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8234251a-2bae-4bcf-baa0-a47ab8987a33",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-420,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3b19e5af-fcfb-4af8-baa2-1e62e00a36b0",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-420,
1580
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "0819af6c-aac2-4b73-af95-5172057c05db",
"connections": {
"SerpAPI": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "Google Docs",
"type": "main",
"index": 0
},
{
"node": "Split Out",
"type": "main",
"index": 0
},
{
"node": "0cfdff1f-d5c5-4142-b160-b3660ebff7c7",
"type": "main",
"index": 0
},
{
"node": "a3a30179-81e9-466b-b371-a5f342609fd3",
"type": "main",
"index": 0
}
]
]
},
"Split Out": {
"main": [
[
{
"node": "1cdeaf35-c50d-4c16-b1af-38f8f0ba5924",
"type": "main",
"index": 0
}
]
]
},
"Calculator": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Google Docs": {
"main": [
[]
]
},
"HTTP Request": {
"main": [
[
{
"node": "Information Extractor",
"type": "main",
"index": 0
}
]
]
},
"f2633126-3eb0-4502-b39e-136a13096341": {
"main": [
[
{
"node": "498baba4-1fdf-4356-adf8-cc68596f1a18",
"type": "main",
"index": 0
}
]
]
},
"ea619d5d-41af-42be-9d41-80173cafc453": {
"main": [
[
{
"node": "d99d19f8-ab38-426a-bb1d-4647859090f6",
"type": "main",
"index": 0
}
]
]
},
"decc8704-953c-4d23-bceb-30cc17a5fbdf": {
"main": [
[
{
"node": "Google Sheets - Log Lead",
"type": "main",
"index": 0
}
]
]
},
"0c1327b0-2cd7-4b42-a376-659d27d04f6e": {
"main": [
[
{
"node": "ea619d5d-41af-42be-9d41-80173cafc453",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
},
"63048171-dffb-4e55-8763-378d3910e654": {
"main": [
[
{
"node": "decc8704-953c-4d23-bceb-30cc17a5fbdf",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model": {
"ai_languageModel": [
[
{
"node": "498baba4-1fdf-4356-adf8-cc68596f1a18",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"ec23faac-8b49-4356-a9cb-794594705b8d": {
"main": [
[
{
"node": "ad8c4d0c-ee65-4cbd-a1bc-d4e4e9f02333",
"type": "main",
"index": 0
}
]
]
},
"d7d6ef45-150c-493a-afc7-27b6b8396ca8": {
"main": [
[
{
"node": "0c1327b0-2cd7-4b42-a376-659d27d04f6e",
"type": "main",
"index": 0
}
]
]
},
"d99d19f8-ab38-426a-bb1d-4647859090f6": {
"main": [
[
{
"node": "072a1f65-f402-405b-a311-c3f3d1457fbd",
"type": "main",
"index": 0
}
]
]
},
"IF Lead Interested": {
"main": [
[
{
"node": "63048171-dffb-4e55-8763-378d3910e654",
"type": "main",
"index": 0
}
]
]
},
"OpenAI Chat Model1": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model2": {
"ai_languageModel": [
[
{
"node": "Information Extractor",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model3": {
"ai_languageModel": [
[
{
"node": "AI Agent - Lead Summary",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"OpenAI Chat Model4": {
"ai_languageModel": [
[
{
"node": "AI Agent - Extract Lead Info",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Set Lead Variables": {
"main": [
[
{
"node": "23e34ce3-83d0-45e3-be3d-29c93f23e23a",
"type": "main",
"index": 0
}
]
]
},
"IncomingLeadWebhook": {
"main": [
[
{
"node": "ec23faac-8b49-4356-a9cb-794594705b8d",
"type": "main",
"index": 0
}
]
]
},
"79836a16-27c8-455f-a50d-a7d165fe2a1d": {
"main": [
[
{
"node": "IF Lead Interested",
"type": "main",
"index": 0
}
]
]
},
"6f7ee3f4-d37d-4298-86f4-06dbb3e03dfa": {
"main": [
[
{
"node": "AI Agent - Extract Lead Info",
"type": "main",
"index": 0
}
]
]
},
"Webhook - New Lead1": {
"main": [
[
{
"node": "Set Lead Variables",
"type": "main",
"index": 0
}
]
]
},
"498baba4-1fdf-4356-adf8-cc68596f1a18": {
"main": [
[
{
"node": "8f1194c9-8ca5-4f34-9881-1fa0a4848b0d",
"type": "main",
"index": 0
}
]
]
},
"8f1194c9-8ca5-4f34-9881-1fa0a4848b0d": {
"main": [
[
{
"node": "d7d6ef45-150c-493a-afc7-27b6b8396ca8",
"type": "main",
"index": 0
}
]
]
},
"Information Extractor": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"ad8c4d0c-ee65-4cbd-a1bc-d4e4e9f02333": {
"main": [
[
{
"node": "f2633126-3eb0-4502-b39e-136a13096341",
"type": "main",
"index": 0
}
]
]
},
"23e34ce3-83d0-45e3-be3d-29c93f23e23a": {
"main": [
[
{
"node": "615b812b-220b-4363-b817-2343e420feda",
"type": "main",
"index": 0
}
]
]
},
"8d7a1054-75b8-491b-8684-09ee042ddb0c": {
"main": [
[
{
"node": "79836a16-27c8-455f-a50d-a7d165fe2a1d",
"type": "main",
"index": 0
}
]
]
},
"AI Agent - Lead Summary": {
"main": [
[
{
"node": "Google Sheets - Log Summary",
"type": "main",
"index": 0
}
]
]
},
"Google Sheets - Log Lead": {
"main": [
[
{
"node": "AI Agent - Lead Summary",
"type": "main",
"index": 0
}
]
]
},
"615b812b-220b-4363-b817-2343e420feda": {
"main": [
[
{
"node": "6f7ee3f4-d37d-4298-86f4-06dbb3e03dfa",
"type": "main",
"index": 0
}
]
]
},
"AI Agent - Extract Lead Info": {
"main": [
[
{
"node": "8d7a1054-75b8-491b-8684-09ee042ddb0c",
"type": "main",
"index": 0
}
]
]
},
"When clicking ‘Test workflow’": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 영업, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
[템플릿] AI 반려동물 가게 v8
🐶 AI 펫 샵 어시스턴트 - GPT-4o, Google 캘린더 및 WhatsApp/Instagram/Facebook 통합
If
N8n
Set
+
If
N8n
Set
244 노드Amanda Benks
영업
반려동물 가게 4
🐶 펫 샵 예약 AI 대리자
If
Set
Code
+
If
Set
Code
187 노드Bruno Dias
인공지능
AI 대리인 레스토랑 [템플릿]
🤖 WhatsApp, 인스타그램, 메신저의 AI 레스토랑 도우미
If
N8n
Set
+
If
N8n
Set
239 노드Amanda Benks
기타
高级판매AI에이전트
AI판매에이전트:WhatsApp、FB、IG、OpenAI、Airtable、Supabase자동预约
If
Set
Switch
+
If
Set
Switch
58 노드Sam Yassine
영업
GPT-4o, WordPress, LinkedIn을 사용한 RSS 콘텐츠 자동 블로그 게시
GPT-4o, WordPress 및 LinkedIn을 사용한 RSS 콘텐츠 블로그 게시물 자동 발행
If
Set
Code
+
If
Set
Code
40 노드Immanuel
인공지능
워크플로우 정보
난이도
고급
노드 수45
카테고리2
노드 유형19
저자
Sam Yassine
@samyassineAI Automation Expert | n8n Wizard | Workflow Simplifier I turn complex processes into powerful automations using n8n. Whether you're scaling your business or saving hours of manual work, I've got plug-and-play templates that bring AI and automation together—fast, smart, and easy. Let’s make your systems work for you.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유