ProductHunt 모니터링
초급
이것은Product, AI, Marketing분야의자동화 워크플로우로, 5개의 노드를 포함합니다.주로 If, Set, Slack, Airtop, ScheduleTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Airtop 및 Slack을 사용한 Product Hunt 발견 자동화
사전 요구사항
- •Slack Bot Token 또는 Webhook URL
사용된 노드 (5)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "fvYgcG9s1pqP5cQ6",
"meta": {
"instanceId": "660cf2c29eb19fa42319afac3bd2a4a74c6354b7c006403f6cba388968b63f5d",
"templateCredsSetupCompleted": true
},
"name": "Monitor ProductHunt",
"tags": [
{
"id": "a8B9vqj0vNLXcKVQ",
"name": "template",
"createdAt": "2025-04-04T15:38:37.785Z",
"updatedAt": "2025-04-04T15:38:37.785Z"
}
],
"nodes": [
{
"id": "3cf0b7e0-ec9f-4173-bc85-1b4daef5aa22",
"name": "관련 제품 정의",
"type": "n8n-nodes-base.set",
"position": [
220,
-100
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "a83156e0-1782-4d0a-a15c-1ff889ff915d",
"name": "Relevant Products",
"type": "string",
"value": "AI Agents"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "a316f080-0fd8-4723-a65c-bce2c2a13cf8",
"name": "제품 발견 여부 확인",
"type": "n8n-nodes-base.if",
"position": [
660,
-100
],
"parameters": {
"options": {},
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "552c61c2-1ec0-40b5-b473-2423b646418b",
"operator": {
"type": "string",
"operation": "notContains"
},
"leftValue": "={{ $json.data.modelResponse }}",
"rightValue": "[NA]"
}
]
}
},
"typeVersion": 2.2
},
{
"id": "ffb0289e-9341-4641-bfcd-41b25f0b1379",
"name": "제품 조회",
"type": "n8n-nodes-base.airtop",
"position": [
440,
-100
],
"parameters": {
"url": "https://www.producthunt.com/",
"prompt": "=Extract up to 5 product launches that are {{ $json[\"Relevant Products\"] }} for each product extract the title and URL (if exists).\n\nReturn format:\nToday's [{{ $json[\"Relevant Products\"] }}] on Producthunt\n1. Title 1 (URL 1)\n2. Title 2 (URL 2)\nand so on\n\nIf you cannot find any relevant products, return [NA]",
"resource": "extraction",
"operation": "query",
"sessionMode": "new",
"additionalFields": {}
},
"credentials": {
"airtopApi": {
"id": "byhouJF8RLH5DkmY",
"name": "[PROD] Airtop"
}
},
"typeVersion": 1
},
{
"id": "4d1f0668-d5d5-4440-8608-3cfe3d61d0c0",
"name": "Slack 메시지 전송",
"type": "n8n-nodes-base.slack",
"position": [
880,
-100
],
"webhookId": "9887477b-9680-4701-a2a1-583d47f1fb5d",
"parameters": {
"text": "={{ $json.data.modelResponse }}",
"select": "channel",
"channelId": {
"__rl": true,
"mode": "list",
"value": "C087FK3J0MC",
"cachedResultName": "make-debug"
},
"otherOptions": {}
},
"credentials": {
"slackApi": {
"id": "NgjAmOgS9xRg1RlU",
"name": "Slack account"
}
},
"typeVersion": 2.3
},
{
"id": "921d283e-6d67-4aaa-a344-687bb23b8710",
"name": "일일 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
0,
-100
],
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 6
}
]
}
},
"typeVersion": 1.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e51e2bd0-43f0-4601-a0ad-f553f419a827",
"connections": {
"921d283e-6d67-4aaa-a344-687bb23b8710": {
"main": [
[
{
"node": "3cf0b7e0-ec9f-4173-bc85-1b4daef5aa22",
"type": "main",
"index": 0
}
]
]
},
"a316f080-0fd8-4723-a65c-bce2c2a13cf8": {
"main": [
[
{
"node": "4d1f0668-d5d5-4440-8608-3cfe3d61d0c0",
"type": "main",
"index": 0
}
]
]
},
"ffb0289e-9341-4641-bfcd-41b25f0b1379": {
"main": [
[
{
"node": "a316f080-0fd8-4723-a65c-bce2c2a13cf8",
"type": "main",
"index": 0
}
]
]
},
"3cf0b7e0-ec9f-4173-bc85-1b4daef5aa22": {
"main": [
[
{
"node": "ffb0289e-9341-4641-bfcd-41b25f0b1379",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
초급 - 제품, 인공지능, 마케팅
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
리스트 구축 도구
사용법 Airtop과 Google Sheets를 사용하여 모든 플랫폼에서 프로필 목록을 구축
Set
Code
Airtop
+
Set
Code
Airtop
7 노드Cesar @ Airtop AI
영업
경쟁사 가격 모니터링
Airtop과 Slack을 사용하여 경쟁사가 가격을 변경할 때 알림 받기
Code
Merge
Slack
+
Code
Merge
Slack
8 노드Cesar @ Airtop AI
제품
OpenAI, Google Sheets, Jina AI 및 Slack을 활용한 AI 기반 정보 모니터링
AI 기반 정보 모니터링 워크플로우로 OpenAI, Google Sheets, Jina AI 및 Slack을 통합합니다
If
Set
Code
+
If
Set
Code
31 노드Dataki
영업
LinkedIn 프로필 발견
Airtop 및 Google 검색을 사용한 LinkedIn 프로필 자동 발견
Code
Airtop
Google Sheets
+
Code
Airtop
Google Sheets
5 노드Cesar @ Airtop AI
영업
X - 스레드 내 응답
Airtop 브라우저 자동화를 사용한 X 스레드 자동 응답
Set
Wait
Airtop
+
Set
Wait
Airtop
11 노드Airtop
인공지능
AI 생성 WordPress 글 요약 블록
WordPress 글의 AI 생성 요약 블록
If
Set
Slack
+
If
Set
Slack
32 노드Dataki
인공지능