N8n backup
★ 7.5 · n8n · medium · 14 nodes
N8n backup is an n8n automation template that exports all workflows from your n8n instance on a schedule and commits them to a GitHub repository. Reach for it when you want to protect automations from data loss after a server crash or upgrade, when your team needs a change history to see who edited which workflow, or when you want to roll back to a previous version without manual work. Trigger: Schedule. The template calls the n8n instance API, retrieves all workflows, and pushes them as files to a specified GitHub repository, keeping a full Git history. Integrations: GitHub.
- #GitHub