Google Drive Workflow Backup Automation
detail.loadingPreview
Automates the backup of n8n workflow folders to Google Drive.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of backing up specific folders from n8n to Google Drive. It creates a new dated folder for each backup run and then moves relevant workflow files into it. After a configurable delay or condition, it cleans up older backup folders. The workflow is triggered on a schedule.
Key Features
- Scheduled execution every 4 hours.
- Dynamic folder creation in Google Drive with dated names.
- Filtering of existing workflow backups to prevent duplication.
- Deletion of old backup folders to manage storage space.
- Robust error handling for all Google Drive operations.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Google Drive account' credential with your Google Drive API access.
- Ensure the 'Workflow Backups' folder exists in your Google Drive or update the
folderIdparameter in the 'create new folder' and 'Get folders' nodes. - Adjust the
intervalin the 'Schedule Trigger' node to set your desired backup frequency.
Apps Used
Workflow JSON
{
"id": "8dc354d4-07e5-4529-9546-f87ddd63d240",
"name": "Google Drive Workflow Backup Automation",
"nodes": 0,
"category": "Cloud Storage",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 8dc354d4-07e5...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
Related Workflows
Discover more workflows you might like
Upload File and List S3 Bucket Contents
Uploads a file to an S3 bucket and then retrieves a list of all files within that bucket.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.