Backup your workflows to GitHub -- in (subfolders)
Based on Jonathan & Solomon work.
> The only addition I've made is a Set node. This node organizes workflows into subfolders within the GitHub repository based on their respective tags.
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.
Who is this for? People wanting to backup their workflows outside the server for safety purposes or to migrate to another server.
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Verify Linkedin Company Page by Domain with Airtop
Automating LinkedIn Company URL Verification Use Case This automation verifies that a given LinkedIn URL actually belo...
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments