top of page

Automated n8n Workflow Backup to Dropbox

This n8n workflow automates backing up current workflows by exporting them as JSON files to Dropbox, organizing backups into folders, and purging backups older than 30 days. It uses n8n API, Dropbox API, and date-time nodes for scheduling and maintenance.

bottom of page