Webhook에서 잠재 고객 생성
이것은CRM분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 Code, Odoo, Webhook, RespondToWebhook 등의 노드를 사용하며. 웹 양식 잠재 고객을 capture하고 구조화하여 Odoo CRM에 적합하게 합니다.(v15-v18 호환)
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
카테고리
{
"id": "4FKerrWcJDABKapy",
"meta": {
"instanceId": "6b3e8c6c30cdfbf06283a3fa57016932c6b4ec959896c5c546ef5865ff697ff1",
"templateCredsSetupCompleted": true
},
"name": "Generate Lead from Webhook",
"tags": [],
"nodes": [
{
"id": "51c7c34e-a290-48ec-beb0-bee78fd4e639",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-440,
-100
],
"webhookId": "a5555983-beff-4f5e-9ec0-0b7425495df3",
"parameters": {},
"typeVersion": 1
},
{
"id": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
"name": "코드",
"type": "n8n-nodes-base.code",
"position": [
-180,
-100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e7d3b75a-657d-4a06-8bae-0db60b88d7e1",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-700,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d738b525-4d4e-41e5-b3ab-1a9b18d9fe61",
"name": "스티키 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-240,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
"name": "영업기회 생성",
"type": "n8n-nodes-base.odoo",
"position": [
60,
-100
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5655efe6-00a8-440d-b8dd-b45b57a0620e",
"name": "스티키 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-260
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
"name": "Webhook에 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
280,
-100
],
"parameters": {},
"typeVersion": 1.1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "84cf9b37-a39b-4613-8230-c41ddaa64cf6",
"connections": {
"250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3": {
"main": [
[
{
"node": "1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0",
"type": "main",
"index": 0
}
]
]
},
"51c7c34e-a290-48ec-beb0-bee78fd4e639": {
"main": [
[
{
"node": "250e3da7-cc4f-4df0-a2e6-4ebaee3d27f3",
"type": "main",
"index": 0
}
]
]
},
"1a33fdc9-3e7b-45b8-b35a-0ff6e4aa04d0": {
"main": [
[
{
"node": "996f4332-2ba3-4246-a42e-26eac0ebe7ee",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 고객관계관리
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Evozard
@evozardconsulting🚀 AI & Automation Expert | n8n Creator I specialize in building AI-powered automation and workflow solutions using n8n and no-code/low-code tools. With extensive experience in process automation, system integration, and AI-driven workflows, I help businesses streamline operations, enhance productivity, and reduce manual effort. Passionate about scalable automation that drives efficiency and growth.
이 워크플로우 공유