Automate n8n Workflow Documentation and Backup to Notion and GitHub - n8n Workflow | Neura Market
Automate n8n Workflow Documentation and Backup to Notion and GitHub
This workflow automates the documentation and backup of n8n workflows by storing them in a Notion database and GitHub repository. It leverages OpenAI's GPT-4 for summarization and sends notifications to a Slack channel for updates.
This comprehensive workflow is designed to ensure that your n8n workflows are both documented and backed up efficiently. By running weekly, it checks for any new or modified workflows tagged with 'internal-infra'. It documents these workflows in a Notion database, providing a summary, last updated date, and a direct link. The workflow also backs up the workflow definitions to a GitHub repository, ensuring version control and data safety. Notifications are sent to a designated Slack channel to ke
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Elena Popescu
internal-infra
if
n8n
set
slack
github
notion
stickyNote
httpRequest
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.