Automated n8n Workflow Backup to Google Drive

somdn_product_page

This n8n workflow automates the backup of all n8n workflows by saving them as JSON files in Google Drive. The process begins with a schedule or manual trigger, creating a new backup folder with the current date. It then fetches all workflows from the n8n instance via API, converts each workflow into a JSON file, and uploads these files into the newly created folder. An optional step to delete older backup folders helps maintain organized storage. This setup is ideal for creators, teams, and agencies who want to ensure their workflows are regularly backed up without manual intervention, providing a reliable disaster recovery strategy.

Node Count

11 – 20 Nodes

Nodes Used

convertToFile, filter, googleDrive, limit, manualTrigger, n8n, scheduleTrigger, splitInBatches, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated n8n Workflow Backup to Google Drive”

Your email address will not be published. Required fields are marked *