top of page

n8n GitHub Workflow Backup Automation

Automates daily backup of n8n workflows to a GitHub repository. Uses n8n HTTP Request nodes with basic auth to fetch workflows, GitHub API nodes to create/edit JSON files, and cron scheduling. Ensures versioned workflow backups with commit metadata.

bottom of page