top of page

Automated n8n Workflow Backup to Google Drive

This n8n workflow automatically backs up all n8n workflows daily at 01:30 by retrieving them via the n8n API, encoding the data into JSON files, and uploading them to a specified Google Drive folder. Tech stack: n8n, n8n API, Google Drive API.

bottom of page