Automated n8n Workflow Backup to GitHub with Deletion Tracking
Remixed Backup your workflows to GitHub from Solomon's work. Check out his templates.
How it works This workflow will backup your workflows to GitHub. It uses the n8n API node to export all workflows.
It then loops over the data, checks in GitHub to see if a file exists that uses the credential's ID. Once checked it will:
update the file on GitHub if it exists; create a new file if it doesn't exist; ignore if it's the same.
In addition, it also checks if any workflows have been deleted from n8n. If a workflow no longer exists in n8n, the corresponding file will be removed from the repository to keep everything in sync.
Who is this for? People wanting to backup their workflows outside the server for safety purposes or to migrate to another server.
Related Templates
Send structured logs to BetterStack from any workflow using HTTP Request
Send structured logs to BetterStack from any workflow using HTTP Request Who is this for? This workflow is perfect for...
Provide latest euro exchange rates from European Central Bank via Webhook
What is this workflow doing? This simple workflow is pulling the latest Euro foreign exchange reference rates from the E...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments