Gegenfeld의 AI 키워드 생성기
이것은AI, Marketing분야의자동화 워크플로우로, 10개의 노드를 포함합니다.주로 Set, Code, Gmail, Aggregate, FormTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 사용AI로 SEO 키워드 생성: 주제가 키워드 목록으로 변환
- •Google 계정 및 Gmail API 인증 정보
{
"id": "fdmFbwuFWRNIrUOq",
"meta": {
"instanceId": "acd8d3f9e3e1f54a0f1e8891386f8d39713d521c50bf0fc51addf59415c709de",
"templateCredsSetupCompleted": true
},
"name": "AI Keyword Generator by Gegenfeld",
"tags": [],
"nodes": [
{
"id": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
"name": "폼 데이터 설정",
"type": "n8n-nodes-base.set",
"position": [
-160,
-20
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "6a28dc8f-aeef-4580-82b8-296facbde163",
"name": "채팅 모델 선택",
"type": "@n8n/n8n-nodes-langchain.lmChatGroq",
"position": [
240,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"name": "AI 키워드 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
240,
-20
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
"name": "AI 키워드 에이전트용 데이터 포인트 집계",
"type": "n8n-nodes-base.aggregate",
"position": [
40,
-20
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1
},
{
"id": "858e51e3-0b67-4502-993c-cda3f6456465",
"name": "추출 및 형식화",
"type": "n8n-nodes-base.code",
"position": [
600,
-20
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7da899dd-cf03-4a85-b51c-eceb943afb93",
"name": "결과 전송",
"type": "n8n-nodes-base.gmail",
"position": [
800,
-20
],
"webhookId": "5a22af29-3b72-4e75-8a60-624f93b88b4f",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "d66d2fd2-ec89-4b17-9c28-cf95c57ab023",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
800,
160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1eb09baf-6105-4aee-aa8d-103b4a6ef8dc",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-500,
140
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bd97ef37-b8de-47f6-a9a5-1c19b9f1a393",
"name": "입력 폼",
"type": "n8n-nodes-base.formTrigger",
"position": [
-360,
-20
],
"webhookId": "46703448-dd28-468a-8e76-b55d844bf76b",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "5148e29e-6e62-4c99-8413-c9c6918db5bd",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
340
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "42c87b85-ed7b-4b25-a46b-420819329b33",
"connections": {
"bd97ef37-b8de-47f6-a9a5-1c19b9f1a393": {
"main": [
[
{
"node": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
"type": "main",
"index": 0
}
]
]
},
"a25518ef-ee3f-43df-b66f-d363d46dcbcb": {
"main": [
[
{
"node": "858e51e3-0b67-4502-993c-cda3f6456465",
"type": "main",
"index": 0
}
]
]
},
"858e51e3-0b67-4502-993c-cda3f6456465": {
"main": [
[
{
"node": "7da899dd-cf03-4a85-b51c-eceb943afb93",
"type": "main",
"index": 0
}
]
]
},
"4e8229b4-22f4-4132-bc83-a3f880aa10e9": {
"main": [
[
{
"node": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
"type": "main",
"index": 0
}
]
]
},
"6a28dc8f-aeef-4580-82b8-296facbde163": {
"ai_languageModel": [
[
{
"node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6": {
"main": [
[
{
"node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 인공지능, 마케팅
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gegenfeld
@gegenfeldWe at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.
이 워크플로우 공유