Automated n8n Workflow Backup to Google Drive - n8n Workflow | Neura Market
Automated n8n Workflow Backup to Google Drive
Securely back up all your n8n workflows as JSON files to Google Drive, ensuring disaster recovery and version control.
This workflow automates the backup of all your n8n workflows by exporting them as individual JSON files and storing them in a timestamped folder on Google Drive. It helps prevent data loss due to accidental deletions or misconfigurations and supports team collaboration by maintaining version history. The workflow can be triggered manually or scheduled to run automatically, and it includes an optional feature to delete old backup folders to manage storage efficiently.
Platform
n8n
Category
Development & IT
Price
Free
Creator
James Wilson
n8n
limit
filter
stickyNote
googleDrive
convertToFile
manualTrigger
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.