AI 기반 이메일 마케팅, Google Gemini, Gmail 및 Sheets 통합
중급
이것은Lead Nurturing, Multimodal AI분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 If, Set, GmailTool, GoogleSheets, SplitInBatches 등의 노드를 사용하며. AI 기반 이메일 마케팅, Google Gemini, Gmail 및 Sheets 통합
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Google Sheets API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Gemini API Key
사용된 노드 (13)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"nodes": [
{
"id": "49878243-142e-4b32-a3e2-76c8dca37d96",
"name": "항목 반복",
"type": "n8n-nodes-base.splitInBatches",
"position": [
624,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "12d2a156-40af-47a2-b3bf-d26ae44ed763",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-176,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1faffda1-ca81-40e6-a0f3-cbf92bb0282f",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-176
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "154ea153-3e9d-48cc-934a-18ce2b77f94b",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-864,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ae363ca2-083b-4382-8a30-48289dbf890c",
"name": "일정 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-80,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"name": "AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1280,
32
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "7bdc8f65-61b7-4d4a-8f53-b6a72ca61845",
"name": "Google Gemini 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
1184,
320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b4287490-44a5-4e82-9aef-e7242ace6bc7",
"name": "Gmail에서 메시지 보내기",
"type": "n8n-nodes-base.gmailTool",
"position": [
1680,
320
],
"webhookId": "a5e901fa-06fc-45a8-b957-981825269381",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "13a93835-87ca-4ab5-a917-032d007eaa66",
"name": "상태 업데이트",
"type": "n8n-nodes-base.googleSheetsTool",
"position": [
1536,
320
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a13efb7d-e848-4bd0-9bfa-861091336787",
"name": "HTTP 요청",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
1408,
320
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"name": "이메일 존재 여부 확인",
"type": "n8n-nodes-base.if",
"position": [
912,
16
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"name": "리드 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
416,
0
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"name": "필드 편집",
"type": "n8n-nodes-base.set",
"position": [
176,
0
],
"parameters": {},
"typeVersion": 3.4
}
],
"pinData": {},
"connections": {
"ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"b5b8aad7-24f2-4a48-9603-54aa21488f17": {
"main": [
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"fd8aa925-25cc-4d22-9e6a-ee100332f07c": {
"main": [
[
{
"node": "b5b8aad7-24f2-4a48-9603-54aa21488f17",
"type": "main",
"index": 0
}
]
]
},
"a13efb7d-e848-4bd0-9bfa-861091336787": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"13a93835-87ca-4ab5-a917-032d007eaa66": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"717dd4b7-b1d9-4edb-af2e-d433164027dd": {
"main": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "main",
"index": 0
}
],
[
{
"node": "49878243-142e-4b32-a3e2-76c8dca37d96",
"type": "main",
"index": 0
}
]
]
},
"49878243-142e-4b32-a3e2-76c8dca37d96": {
"main": [
[],
[
{
"node": "717dd4b7-b1d9-4edb-af2e-d433164027dd",
"type": "main",
"index": 0
}
]
]
},
"ae363ca2-083b-4382-8a30-48289dbf890c": {
"main": [
[
{
"node": "fd8aa925-25cc-4d22-9e6a-ee100332f07c",
"type": "main",
"index": 0
}
]
]
},
"b4287490-44a5-4e82-9aef-e7242ace6bc7": {
"ai_tool": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_tool",
"index": 0
}
]
]
},
"7bdc8f65-61b7-4d4a-8f53-b6a72ca61845": {
"ai_languageModel": [
[
{
"node": "ae9d8cb1-e1bf-4b72-bfc4-e1b40da73e03",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 리드 육성, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gemini AI와 Elementor를 사용하여 여러 고객에게 SEO 블로그 기사 생성 및 계획
Gemini AI와 Elementor를 사용하여 여러 고객의 SEO 블로그 기사를 생성하고 계획합니다.
If
N8n
Set
+
If
N8n
Set
39 노드Zain Khan
콘텐츠 제작
AI 기반 WhatsApp 지원 봇(Google Sheets 티켓 생성)
AI 기반 WhatsApp 지원 봇(Google Sheets 티켓 생성)
Set
Xml
Code
+
Set
Xml
Code
35 노드Zain Khan
지원 챗봇
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
블로그 게시자 – 완전한 AI 기반 콘텐츠 연구, 제작, 최적화 및 게시 자동화
Gemini, Ideogram AI 및 WordPress를 사용한 블로그 생성 및 게시 자동화
If
Set
Code
+
If
Set
Code
35 노드Incrementors
콘텐츠 제작
펫 그루밍 게시 및 예약 자동화
AI, Facebook 및 Telegram 봇을 사용한 펫 그루밍 게시 및 예약 자동화
If
Set
Switch
+
If
Set
Switch
36 노드Christian Moises
AI 챗봇
LinkedIn 및 X 바이럴 콘텐츠 자동 엔진
사용AI생성및게시자동생성LinkedIn및X의病毒콘텐츠
If
Set
Wait
+
If
Set
Wait
156 노드Diptamoy Barman
콘텐츠 제작
워크플로우 정보
난이도
중급
노드 수13
카테고리2
노드 유형11
저자
Zain Khan
@zainI partner with businesses to streamline processes and accelerate growth through intelligent AI automation and Web/mobile Development. Leveraging deep expertise in GPT-4, LangChain, and n8n, I develop AI-powered agents and sophisticated LLM pipelines.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유