This n8n workflow automates the process of backing up all your n8n workflows by saving their JSON files to a specified Google Drive folder. It triggers on a scheduled basis, retrieves all workflows from n8n via API, encodes each workflow into JSON format, and uploads the files to Google Drive for secure, automatic backups. This setup is ideal for maintaining regular backups of your automation workflows, enhancing data security and recovery readiness.
Automated n8n Workflow Backup to Google Drive
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, googleDrive, n8n, scheduleTrigger, set, stickyNote |
Reviews
There are no reviews yet.