Block 1 - Get many database pages
- Type / Role
- n8n-nodes-base.notion - notion
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
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 tea...
n8n-nodes-base.notion, n8n-nodes-base.github, n8n-nodes-base.set, n8n-nodes-base.scheduletrigger, n8n-nodes-base.switch, n8n-nodes-base.gmail, n8n-nodes-base.aggregate, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Fady Bekkar.
Original n8n.io sourceThis 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.
Combining: Schedule Trigger + Notion Database + Field Mapping + Status Routing
๐ง Node Type: Schedule Trigger (you can use a webhook trigger if you are on Notion paid plan)
๐ง Node Type: Notion โ Get All Database Pages
โ๏ธ 3. Sort Issues Fields ๐ง Node Type: Set
๐ง Node Type: Switch
If status is "To develop" โ proceed to create issue
Else โ send notification to the team
Combining: GitHub Node + Notion Update
๐ง Node Type: GitHub โ Create Issue
๐ง Node Type: Notion โ Update Database Page
Combining: Notion Users + Filtering + Email Grouping + Gmail
๐ง Node Type: Notion โ Get All Users
๐ง Node Type: Set
๐ง Node Type: Switch
๐ง Node Type: Aggregate
๐ง Node Type: Gmail โ Send Email
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automation flow from Notion to GitHub with email notifications |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Project Management |
| Author | Fady Bekkar |
| Published | 11 Jul 2025 |
Use the JSON export at /data/workflows/5889/5889.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 tea...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Project Management use case.