发送每日Mailchimp订阅者报告到Slack
初级
这是一个Market Research, Multimodal AI领域的自动化工作流,包含 4 个节点。主要使用 Cron, Slack, Mailchimp 等节点。 发送每日Mailchimp订阅者报告到Slack
前置要求
- •Slack Bot Token 或 Webhook URL
使用的节点 (4)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "f01290caa6c024522b0ed5bb2d09cea02bb113d8970b898b340ca3d74255326e",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "5dc54994-6a96-4da6-9122-892c51c612a7",
"name": "开始:每日 09:00",
"type": "n8n-nodes-base.cron",
"position": [
304,
112
],
"parameters": {
"triggerTimes": {
"item": [
{
"hour": 9
}
]
}
},
"typeVersion": 1
},
{
"id": "3a4fd506-a282-4bd6-bcae-53b19ef9c8ad",
"name": "Mailchimp:获取订阅者",
"type": "n8n-nodes-base.mailchimp",
"position": [
528,
112
],
"parameters": {
"options": {},
"operation": "getAll"
},
"typeVersion": 1
},
{
"id": "0a75096a-b785-4bd2-a2de-b3742bc60f95",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-144
],
"parameters": {
"width": 544,
"height": 640,
"content": "# Mailchimp 订阅者每日 Slack 摘要"
},
"typeVersion": 1
},
{
"id": "a7e417e8-9d41-4b6f-a364-4677012b83f6",
"name": "每日 Mailchimp 报告消息",
"type": "n8n-nodes-base.slack",
"position": [
784,
112
],
"webhookId": "0e5b56dc-53da-47c4-a805-3e739d033b27",
"parameters": {
"text": "=📊 Daily Mailchimp Report:|Total Subscribers: {{$json[\"_total\"]}}",
"otherOptions": {}
},
"credentials": {
"slackApi": {
"id": "SLACK_ID",
"name": "SLACK_CHANNEL"
}
},
"typeVersion": 2.3
}
],
"pinData": {},
"connections": {
"Start: Daily at 09:00": {
"main": [
[
{
"node": "Mailchimp: Get Subscribers",
"type": "main",
"index": 0
}
]
]
},
"Mailchimp: Get Subscribers": {
"main": [
[
{
"node": "Daily Mailchimp Report Message",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 市场调研, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 AI 和 Apify 将 LinkedIn 帖子摘要自动发送到 Slack
使用 AI 和 Apify 将 LinkedIn 帖子摘要自动发送到 Slack
Code
Cron
Slack
+5
14 节点Ziad Adel
AI 摘要总结
使用Google Sheets和Slack的自动化任务提醒与每日总结
使用Google Sheets和Slack的自动化任务提醒与每日总结
If
Cron
Slack
+2
9 节点Ziad Adel
个人效率
FTP文件自动备份至Google Drive并定时同步
FTP文件自动备份至Google Drive并定时同步
Ftp
Cron
Google Drive
+1
5 节点Ziad Adel
文件管理
每日IndieHackers Reddit趋势分析到Slack(Gemini AI)
使用Gemini AI的每日IndieHackers Reddit趋势分析发送到Slack
Code
Cron
Slack
+5
9 节点Charles
市场调研
使用OpenAI、Ahrefs和多平台集成的自动化内容营销智能
使用OpenAI、Ahrefs和多平台集成的自动化内容营销智能
If
Set
Code
+8
21 节点Nikan Noorafkan
市场调研
GSheets CRM
使用Google表格邮件通知和时间跟踪的自动化潜在客户到客户管道
If
Set
Code
+5
24 节点Ziad Adel
客户关系管理
工作流信息
难度等级
初级
节点数量4
分类2
节点类型4
作者
Ziad Adel
@ziadadelAI Automation Growth Partner with 5 years of experience in the tech and hyper growing startups industry
外部链接
在 n8n.io 查看 →
分享此工作流