쿠폰 검색 도구
중급
이것은AI Chatbot, Multimodal AI분야의자동화 워크플로우로, 8개의 노드를 포함합니다.주로 Agent, DecodoTool, ChatTrigger, ToolSerpApi, LmChatAzureOpenAi 등의 노드를 사용하며. SerpAPI, Decodo, GPT-5 Mini를 사용하여 효과적인 쿠폰과 프로모션 코드를 찾아
사전 요구사항
- •OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "gSKavHnaQxVY6DLe",
"meta": {
"instanceId": "c2650793f644091dc80fb900fe63448ad1f4b774008de9608064d67294f8307c",
"templateCredsSetupCompleted": true
},
"name": "Promo Seeker",
"tags": [],
"nodes": [
{
"id": "3c07ac00-df2b-405f-b0bd-492099eaff88",
"name": "SerpAPI 검색",
"type": "@n8n/n8n-nodes-langchain.toolSerpApi",
"position": [
512,
208
],
"parameters": {
"options": {}
},
"credentials": {
"serpApi": {
"id": "RnX2LOB0xs45mOEw",
"name": "Login w Github"
}
},
"typeVersion": 1
},
{
"id": "ef0545fc-9caf-4d4f-aaf2-1681ef52ec17",
"name": "Message",
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"position": [
16,
0
],
"webhookId": "8cca6785-5e60-4cca-92c2-859e362c68c9",
"parameters": {
"options": {}
},
"typeVersion": 1.3
},
{
"id": "7da8aa0c-0bc1-4196-b20c-b40270d2ac22",
"name": "Gpt 5 Mini",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
80,
208
],
"parameters": {
"model": "gpt5mini",
"options": {}
},
"credentials": {
"azureOpenAiApi": {
"id": "f2y13FBDaQZYGn8T",
"name": "GPT5-mini"
}
},
"typeVersion": 1
},
{
"id": "8a9ea170-c9dd-469a-bd84-2ef1d49841aa",
"name": "Chat 메모리",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
224,
208
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "fdcd13cf-f3d3-43b2-9c99-32fe50f26bc6",
"name": "Decodo Scrapper",
"type": "@decodo/n8n-nodes-decodo.decodoTool",
"position": [
368,
208
],
"parameters": {},
"credentials": {
"decodoApi": {
"id": "um6rsqlbtrY3NRQB",
"name": "cm@g.com"
}
},
"typeVersion": 1
},
{
"id": "07d248ac-97de-49eb-8d30-c960ae6fcb8d",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
640,
-48
],
"parameters": {
"color": 5,
"width": 464,
"height": 656,
"content": "## How to Get Credentials \n\n### 1. SerpAPI Node\n\n- Go to [SerpAPI](https://serpapi.com/) and sign up.\n- After logging in, find your **API Key** in your dashboard.\n- In n8n, go to **Credentials** > **Create New** > **SerpAPI**.\n- Paste your API Key and save.\n\n### 2. Azure OpenAI (Gpt 5 Mini) Node\n\n- Go to [Azure Portal](https://portal.azure.com/) and create an Azure OpenAI resource.\n- In your resource, go to **Keys and Endpoint**.\n- Copy your **API Key** and **Endpoint URL**.\n- In n8n, go to **Credentials** > **Create New** > **Azure OpenAI API**.\n- Enter your API Key and Endpoint, then save.\n\n### 3. Decodo Scrapper Node\n\n- Go to [Decodo](https://decodo.com/) and sign up.\n- After logging in, find your **API Key** in your account settings.\n- In n8n, go to **Credentials** > **Create New** > **Decodo API**.\n- Paste your API Key and save.\n---\n**Note:** \nKeep your API keys secure and never share them publicly.\n"
},
"typeVersion": 1
},
{
"id": "9dcd1a64-5248-402f-9781-618067dec74d",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
368
],
"parameters": {
"width": 672,
"height": 240,
"content": "## How This Workflow Works (Sticky Note)\n\n- This workflow is designed to help you find valid and working promo codes and vouchers from across the internet.\n- When you send a message, the AI Agent uses search tools (SerpAPI, Decodo Scrapper) to look for the latest discounts and vouchers.\n- The AI Agent checks and filters results to show only new and active promos.\n- All results are displayed in the chat for easy access.\n- Just type what kind of promo you want and let the workflow do the rest!"
},
"typeVersion": 1
},
{
"id": "7d1347ac-3335-4b88-9513-1133906bddd7",
"name": "Promo Seeker 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
208,
0
],
"parameters": {
"options": {
"systemMessage": "you are a voucher and discount seeker expert. use provided tools to find a new, valid and working voucher accross internet"
}
},
"typeVersion": 2.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "bff1cf5a-123c-4781-b12b-e09926a4d25e",
"connections": {
"ef0545fc-9caf-4d4f-aaf2-1681ef52ec17": {
"main": [
[
{
"node": "Promo Seeker Agent",
"type": "main",
"index": 0
}
]
]
},
"SerpAPI": {
"ai_tool": [
[
{
"node": "Promo Seeker Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"7da8aa0c-0bc1-4196-b20c-b40270d2ac22": {
"ai_languageModel": [
[
{
"node": "Promo Seeker Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Chat Memory": {
"ai_memory": [
[
{
"node": "Promo Seeker Agent",
"type": "ai_memory",
"index": 0
}
]
]
},
"fdcd13cf-f3d3-43b2-9c99-32fe50f26bc6": {
"ai_tool": [
[
{
"node": "Promo Seeker Agent",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - AI 챗봇, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
ServiceNow L1 지원 에이전트
GPT-4 기반 ServiceNow 채팅 트라이어지 - 인시던트 및 요청 라우팅
Service Now
Http Request
Agent
+
Service Now
Http Request
Agent
15 노드Tushar Mishra
AI 챗봇
부동산 검색기 크롤러 도우미
PropertyFinder.ae, OpenRouter 및 SerpAPI를 사용하여 AI로 부동산 질문에 답변
If
Set
Code
+
If
Set
Code
18 노드George Zargaryan
기타
재순위 #1
웹 스크래핑, GPT-4o, WhatsApp을 통한 텔레마케팅 자동화
Set
Code
Webhook
+
Set
Code
Webhook
48 노드Khaisa Studio
리드 육성
GPT-5 Nano 다국어 챗봇을 사용한 이커머스 고객 지원 자동 처리
GPT-5 Nano 다국어 챗봇을 사용한 이커머스 고객 지원 자동 처리
Set
Merge
Split Out
+
Set
Merge
Split Out
13 노드Robert Breen
AI 챗봇
Gmail 에이전트
Gemini AI 어시스턴트와 연락처 관리를 사용한 Gmail 작업 자동화
Gmail Tool
Agent
Google Sheets Tool
+
Gmail Tool
Agent
Google Sheets Tool
12 노드Rakin Jakaria
AI 챗봇
지능형 챗봇
GPT-5-nano, 네트워크 검색, 대화 기억을 사용하여 지능형 챗봇을 구축합니다.
Chat
Agent
Http Request Tool
+
Chat
Agent
Http Request Tool
13 노드Oriol Seguí
기타