Backup your workflows to GitHub

Based on Jonathan'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.

Who is this for? People wanting to backup their workflows outside the server for safety purposes or to migrate to another server.

Check out my other templates πŸ‘‰ https://n8n.io/creators/solomon/

0
Downloads
8978
Views
8.74
Quality Score
beginner
Complexity
Created:8/14/2025
Updated:8/25/2025

πŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments