Automation flow from Notion to GitHub with email notifications — n8n 工作流
概览
This automation allows you to track feature requests in Notion, create GitHub issues automatically, and notify your team via email based on issue status. It's ideal for technical and functional teams who collaborate on project delivery using Notion and GitHub.
🔹 SECTION 1: Detect and Sort Issues from Notion Combining: Schedule Trigger + Notion Database + Field Mapping + Status Routing
⏰ 1. Schedule Trigger 🔧 Node Type: Schedule Trigger (you can use a webhook trigger if you are on Notion paid p
使用的节点
GitHubGmailNotion
工作流预览
Get many database pages
Create an issue
S
Sort Issues Fields
⚡
S
Schedule Trigger
Get many users
M
Map Notion Users
Set Status and Issue URL
S
Switch
E
Exclude Bot
Send a message
G
Group Recipients
11 nodes10 edges
工作原理
- 1
触发器
工作流由 定时 触发器启动,按预定计划运行。
- 2
处理
数据流经 11 个节点, connecting aggregate, github, gmail。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (11)
GI#1
GitHub
github
GM#2
Gmail
gmail
NO#3
Notion
notion
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
automation-flow-from-notion-to-github-with-email-notifications文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Automation flow from Notion to GitHub with email notifications", "nodes": [...], ...}
集成
aggregategithubgmailnotionscheduletriggersetswitch
创建者
Fady Bekkar
@fadybekkar
标签
aggregategithubgmailnotionscheduletriggersetswitch