Automation flow from Notion to GitHub with email notifications β n8n Workflow
Overview
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
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 11 nodes, connecting aggregate, github, gmail.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (11)
GitHub
github
Gmail
gmail
Notion
notion
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
automation-flow-from-notion-to-github-with-email-notificationsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
Fady Bekkar
@fadybekkar
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β