新WooCommerce产品到Slack
初级
这是一个Sales, Product, Marketing领域的自动化工作流,包含 2 个节点。主要使用 Slack, WooCommerceTrigger 等节点。 当WooCommerce中添加新产品时在Slack上通知
前置要求
- •Slack Bot Token 或 Webhook URL
使用的节点 (2)
工作流预览
可视化展示节点连接关系,支持缩放和平移
无法加载工作流预览
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": 80,
"name": "新 WooCommerce 产品到 Slack",
"nodes": [
{
"name": "产品已创建",
"type": "n8n-nodes-base.wooCommerceTrigger",
"position": [
320,
500
],
"webhookId": "267c4855-6227-4d33-867e-74600097473e",
"parameters": {
"event": "product.created"
},
"credentials": {
"wooCommerceApi": {
"id": "48",
"name": "WooCommerce account"
}
},
"typeVersion": 1
},
{
"name": "发送到 Slack",
"type": "n8n-nodes-base.slack",
"position": [
540,
500
],
"parameters": {
"text": ":new: A new product has been added! :new:",
"channel": "woo-commerce",
"blocksUi": {
"blocksValues": []
},
"attachments": [
{
"color": "#66FF00",
"fields": {
"item": [
{
"short": false,
"title": "Name",
"value": "={{$json[\"name\"]}}"
},
{
"short": true,
"title": "Price",
"value": "={{$json[\"regular_price\"]}}"
},
{
"short": true,
"title": "Sale Price",
"value": "={{$json[\"sale_price\"]}}"
},
{
"short": false,
"title": "Link",
"value": "={{$json[\"permalink\"]}}"
}
]
},
"footer": "=Added: {{$json[\"date_created\"]}}"
}
],
"otherOptions": {}
},
"credentials": {
"slackApi": {
"id": "53",
"name": "Slack Access Token"
}
},
"typeVersion": 1
}
],
"active": false,
"settings": {},
"connections": {
"Product Created": {
"main": [
[
{
"node": "Send to Slack",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 销售, 产品, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
当 Stripe 发票付款更新时,同步 Hubspot 并在 Slack 中通知团队
在 Stripe 中注册新发票时更新 HubSpot
If
Slack
Hubspot
+1
8 节点Jonathan
销售
检查有效的 Mautic 联系人邮箱
验证 Mautic 中新联系人的邮箱
If
Slack
Item Lists
+2
6 节点Jonathan
销售
使用 OpenAI、Google Sheets、Jina AI 和 Slack 的 AI 驱动信息监控
基于AI的信息监控,集成OpenAI、Google Sheets、Jina AI和Slack
If
Set
Code
+10
31 节点Dataki
销售
使用Dropcontact批量请求每小时丰富最多1500个邮箱
使用Dropcontact批量请求每小时丰富最多1500个邮箱
Code
Wait
Slack
+7
12 节点victor de coster
销售
将 Typeform 结果发送到 Google 表格、Slack 和邮箱
将 Typeform 结果发送到 Google 表格、Slack 和邮箱
If
Slack
Email Send
+2
5 节点Jan Oberhauser
销售
新发票邮件通知
在Slack中通知带有发票的新邮件
If
Slack
Mindee
+2
6 节点Jonathan
销售