Automates secure backups of n8n credentials to Google Drive with daily scheduling or manual triggers for self-hosted instances. Ensures data recovery and migration readiness.
This n8n workflow automates the backup of all n8n credentials by executing a command to export decrypted data, formatting it into a JSON file, and uploading it to a specified Google Drive folder. Compatible only with self-hosted n8n using community nodes, it supports both manual on-demand execution and automatic daily scheduling for consistent backups.
Key benefits include eliminating manual credential management errors, providing a reliable recovery point against data loss, and simplifying ins
Platform
n8n
Category
Commerce
Price
$12.99
Creator
Maxim Luong
n8n
backup
credentials
Google Drive
scheduled
self-hosted
automation
security
recovery
IT ops
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.