Notion to GitHub Issues with Email Notifications - n8n Workflow | Neura Market
Notion to GitHub Issues with Email Notifications
Automates tracking Notion feature requests by creating GitHub issues for 'To develop' items and sending email alerts for others, streamlining dev team collaboration.
This n8n workflow bridges Notion and GitHub to automate issue management. It starts with a Schedule Trigger that periodically checks a Notion database for feature requests or tasks. Data is fetched, cleaned via a Set node, and routed using a Switch based on status: 'To develop' items trigger GitHub issue creation with dynamic title, description, labels, and repo, followed by updating the Notion page with 'In progress' status and the GitHub issue URL. Other statuses send team email notifications.
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Maxim Luong
Notion
GitHub
Email
Automation
Issue Tracking
DevOps
NoCode
LowCode
Notifications
Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.