Automate GitHub Issue Creation and Email Notifications from Notion - n8n Workflow | Neura Market
Automate GitHub Issue Creation and Email Notifications from Notion
This workflow automates the process of tracking feature requests in Notion, creating GitHub issues, and notifying your team via email based on issue status. It's ideal for teams collaborating on project delivery using Notion and GitHub.
The workflow begins by scheduling regular checks for new or updated entries in a Notion database that tracks tasks or feature requests. Depending on the status of each entry, it either creates a GitHub issue or sends an email notification to the team. If an issue is created, the Notion entry is updated with the issue's status and URL. If the status indicates the task is already in progress, team members are notified via email.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Santiago Lopez
from6
set
gmail
github
notion
switch
aggregate
stickyNote
scheduleTrigger
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.