Automate n8n Workflow Backups and Archiving with Google Drive - n8n Workflow | Neura Market
Automate n8n Workflow Backups and Archiving with Google Drive
This workflow automates the backup of n8n workflows to Google Drive, with an option to archive and delete old workflows tagged with 'ARCHIVE'.
This n8n workflow is designed to ensure your automation logic is safely stored and organized. It runs on a customizable schedule, backing up all active workflows to a specified Google Drive folder as JSON files. Workflows tagged with 'ARCHIVE' are moved to a dedicated subfolder and deleted from n8n, keeping your workspace tidy. The setup requires Google Drive credentials and folder IDs for both the main backup and archive folders.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Sebastian Müller
if
n8n
stickyNote
googleDrive
convertToFile
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.