This n8n workflow automates the daily backup process of all your n8n workflows to Google Drive, ensuring your automations are safely stored with minimal manual effort. It creates a new backup folder each day, fetches all existing workflows via the n8n API, converts each workflow into a JSON file, and uploads them into the daily folder. Additionally, it includes an automatic cleanup mechanism that searches for old backup folders and deletes the excess ones, based on a configurable retention policy. This ensures your Google Drive remains organized and space-efficient. The workflow is triggered either on a daily schedule or manually, making it versatile for different operational needs.
Automated Daily Backup of n8n Workflows to Google Drive
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, convertToFile, googleDrive, manualTrigger, n8n, scheduleTrigger, set, splitInBatches, stickyNote |
Reviews
There are no reviews yet.