监控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": "监控 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": {
"Trigger daily": {
"main": [
[
{
"node": "Define relevant products",
"type": "main",
"index": 0
}
]
]
},
"Found products?": {
"main": [
[
{
"node": "Send slack message",
"type": "main",
"index": 0
}
]
]
},
"Look up products": {
"main": [
[
{
"node": "Found products?",
"type": "main",
"index": 0
}
]
]
},
"Define relevant products": {
"main": [
[
{
"node": "Look up products",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 产品, 人工智能, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
列表构建器
使用Airtop和Google Sheets从任何平台构建个人资料列表
Set
Code
Airtop
+2
7 节点Cesar @ Airtop AI
销售
监控竞争对手定价
使用 Airtop 和 Slack 在竞争对手更改定价时获取通知
Code
Merge
Slack
+4
8 节点Cesar @ Airtop AI
产品
使用 OpenAI、Google Sheets、Jina AI 和 Slack 的 AI 驱动信息监控
基于AI的信息监控,集成OpenAI、Google Sheets、Jina AI和Slack
If
Set
Code
+10
31 节点Dataki
销售
LinkedIn 个人资料发现
使用 Airtop 和 Google 搜索自动发现 LinkedIn 个人资料
Code
Airtop
Google Sheets
+1
5 节点Cesar @ Airtop AI
销售
X - 线程中的响应
使用Airtop浏览器自动化的X线程自动回复
Set
Wait
Airtop
+3
11 节点Airtop
人工智能
提取LinkedIn个人资料信息
使用Airtop和AI解析提取结构化LinkedIn个人资料数据
Set
Airtop
Form Trigger
+2
6 节点Airtop
销售