Back up n8n workflows to google drive while preserving folder structure
Back up & restore n8n workflows with preserved folder structure with GoogleDrive A. Backup workflows solution to google Drive ✅ What problem does this workflow solve? If you’re building and managing multiple automatio...
Template notes
Back up & restore n8n workflows with preserved folder structure with GoogleDrive
A. Backup workflows solution to google Drive
✅ What problem does this workflow solve?
If you’re building and managing multiple automations with well-organized nested folders structure, then, losing a workflow due to accidental deletion or misconfiguration, can cost you hours of work and headache.
This can be even more impactful for self-hosted n8n instances.
This template solves that for any n8n setup (cloud or self hosted) by exporting a perfect mirrored setup of a whole n8n project, preserving the nested folder structure and the workflows within it.
All of it is uploaded in google drive under one main backup folder per execution to keep track of different setup versions along time.
🧑💻Who’s it for ?