This n8n workflow automates the process of backing up all of your n8n workflows to Google Drive on a scheduled basis. It ensures that your workflows are safely stored and easily retrievable, reducing manual effort and minimizing the risk of data loss. The workflow is triggered every day at 1:30 AM, fetches all your workflows from the n8n API, and then saves each workflow as a JSON file in a specified Google Drive folder. It also includes error handling, notifications via email and Discord, and options for updating existing backups or creating new ones. This setup is ideal for maintaining secure, off-site backups of your workflow configurations, especially for managing multiple workflow environments or ensuring disaster recovery readiness.
Automated Backup of n8n Workflows to Google Drive
Node Count | >20 Nodes |
---|---|
Nodes Used | code, discord, executeWorkflow, executeWorkflowTrigger, executionData, gmail, googleDrive, if, limit, n8n, scheduleTrigger, set, splitInBatches, stickyNote |
Reviews
There are no reviews yet.