This n8n workflow automates the process of exporting all credentials from an n8n instance and securely backing them up to Google Drive. Triggered manually or at scheduled intervals, it fetches encrypted credentials via a command-line execution, formats and aggregates the data, converts it into a JSON file, and uploads it to a specified Google Drive folder. This workflow ensures that credential backups are consistently maintained and easily retrievable, enhancing security and operational continuity for automation environments. It is especially useful for developers and administrators needing regular, reliable backups of sensitive credentials without manual intervention.
Automated Backup of n8n Credentials to Google Drive
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | aggregate, code, convertToFile, executeCommand, googleDrive, manualTrigger, scheduleTrigger, stickyNote |
Reviews
There are no reviews yet.