workflows.fit
Back to n8n workflows
n8n template$17By Amanda Benks

💾 Backup automation for n8n workflows to Google Drive (daily or manual)

💾 Backup Automation for n8n Workflows to Google Drive – No Risk, No Stress Hi! I’m Amanda, I build automation workflows for n8n and Make. This ready-to-use workflow is designed to automatically export and back up all...

Data & StorageCore NodesDevelopmentMove Binary DataDate TimeSchedule TriggerManual Trigger
Open checkout
Loading interactive preview...

Template notes

💾 Backup Automation for n8n Workflows to Google Drive – No Risk, No Stress

Hi! I’m Amanda, I build automation workflows for n8n and Make. This ready-to-use workflow is designed to automatically export and back up all your n8n workflows to a designated Google Drive folder, organized by date.

It’s perfect for agencies, developers, and teams that want to protect their automation assets — without relying on manual exports or risking losing their work.

---

✅ What this workflow does

- Fetches all your existing workflows from the n8n API - Compiles each workflow as a .json file - Creates a new folder in Google Drive using the current date - Uploads each .json file to that folder - Can be triggered manually or automatically via cron (date-time node)

---

⚙️ How to set it up