Notion에서의 고객 육성 이메일 자동화
고급
이것은Social Media, Multimodal AI분야의자동화 워크플로우로, 17개의 노드를 포함합니다.주로 If, Code, Notion, EmailSend, ManualTrigger 등의 노드를 사용하며. Notion, Email, Tally, Telegram을 사용한 고객 육성 및 평가 수집 자동화
사전 요구사항
- •Notion API Key
사용된 노드 (17)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"name": "Client Nurture Email Automation from Notion",
"tags": [],
"nodes": [
{
"id": "1",
"name": "수동 트리거",
"type": "n8n-nodes-base.manualTrigger",
"position": [
240,
300
],
"parameters": {},
"typeVersion": 1
},
{
"id": "2",
"name": "날짜 가져오기",
"type": "n8n-nodes-base.code",
"position": [
460,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3",
"name": "Notion",
"type": "n8n-nodes-base.notion",
"position": [
680,
300
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "4",
"name": "일수 계산",
"type": "n8n-nodes-base.code",
"position": [
900,
300
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5",
"name": "7일차",
"type": "n8n-nodes-base.if",
"position": [
1120,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6",
"name": "30일차",
"type": "n8n-nodes-base.if",
"position": [
1120,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7",
"name": "60일차",
"type": "n8n-nodes-base.if",
"position": [
1120,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8",
"name": "이메일 7",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9",
"name": "이메일 30",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
400
],
"parameters": {},
"typeVersion": 2
},
{
"id": "10",
"name": "이메일 60",
"type": "n8n-nodes-base.emailSend",
"position": [
1340,
600
],
"parameters": {},
"typeVersion": 2
},
{
"id": "11",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "12",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
460,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "13",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
680,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "14",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
900,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1120,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "16",
"name": "스티커 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1340,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "17",
"name": "스티커 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"settings": {},
"updatedAt": "2025-09-29T00:00:00.000Z",
"versionId": "1",
"staticData": null,
"connections": {
"1": {
"main": [
[
{
"node": "2",
"type": "main",
"index": 0
}
]
]
},
"2": {
"main": [
[
{
"node": "3",
"type": "main",
"index": 0
}
]
]
},
"3": {
"main": [
[
{
"node": "4",
"type": "main",
"index": 0
}
]
]
},
"4": {
"main": [
[
{
"node": "5",
"type": "main",
"index": 0
},
{
"node": "6",
"type": "main",
"index": 0
},
{
"node": "7",
"type": "main",
"index": 0
}
]
]
},
"5": {
"main": [
[
{
"node": "8",
"type": "main",
"index": 0
}
]
]
},
"6": {
"main": [
[
{
"node": "9",
"type": "main",
"index": 0
}
]
]
},
"7": {
"main": [
[
{
"node": "10",
"type": "main",
"index": 0
}
]
]
}
},
"triggerCount": 0
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 소셜 미디어, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
고객 성장 이메일과 Notion 고객 평가 수집 자동화
WhatsApp, GPT-4V, Google Sheets를 사용하여 영수증 데이터 추출 및 정리
If
Code
Notion
+
If
Code
Notion
18 노드Shelly-Ann Davy
청구서 처리
Notion에서 고객 육성 이메일 및 리뷰 수집 자동 실행
Telegram을 통해 Google 캘린더 및 Notion CRM을 사용한 자동화된 회의 일정 조정
If
Set
Code
+
If
Set
Code
19 노드Shelly-Ann Davy
지원 챗봇
Blush Pink Week — 7일 Pinterest 플래너 (n8n + Notion)
통합Notion与이메일보내기功能의7天Pinterest콘텐츠规划器
If
Set
Cron
+
If
Set
Cron
17 노드Shelly-Ann Davy
소셜 미디어
AI 자기소개서를 사용한 직업 검색 자동화
Google Jobs, RemoteOK 및 GPT-3.5를 사용한 AI 자기소개서 포함 채용 공고 검색 자동화
If
Set
Code
+
If
Set
Code
17 노드Shelly-Ann Davy
개인 생산성
자동 재무 추적기: 영수증 동기화, 현금 흐름 예측 및 월간 리포트 수신
Gmail, Google 스프레드시트, GPT-4o 월간 보고서를 사용한 자동 재정 추적기
If
Set
Cron
+
If
Set
Cron
17 노드Shelly-Ann Davy
청구서 처리
Google 스프레드시트에서 Gmail 배달 오류 정보를 포함한 반환 이메일을 표시
Gmail에서 전달된 오류 정보를 기반으로 Google 스프레드시트에 반송 이메일을 표시
If
Set
Code
+
If
Set
Code
18 노드Stéphane Heckel
소셜 미디어
워크플로우 정보
난이도
고급
노드 수17
카테고리2
노드 유형6
저자
Shelly-Ann Davy
@SheCodesFlowFounder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유