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をダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 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