AutomationFlowsGeneral › Backup Automation for N8n Workflows to Google Drive (daily or Manual)

Backup Automation for N8n Workflows to Google Drive (daily or Manual)

Original n8n title: 💾 Backup Automation for N8n Workflows to Google Drive (daily or Manual)

ByAmanda Benks @amanda on n8n.io

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.

Cron / scheduled trigger★★★★☆ complexity15 nodesMove Binary DataGoogle Driven8n
General Trigger: Cron / scheduled Nodes: 15 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #3918 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "LtV9R8GxBGG8peSx",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "\ud83d\udcbe Backup Automation for n8n Workflows to Google Drive (Daily or Manual)",
  "tags": [
    {
      "id": "gopnerJXNBoZBzMX",
      "name": "iloveflows.com",
      "createdAt": "2025-05-06T11:24:14.834Z",
      "updatedAt": "2025-05-06T11:24:14.834Z"
    }
  ],
  "nodes": [
    {
      "id": "cdd22824-2a16-45ea-aff6-6f3c8cc56225",
      "name": "Move Binary Data",
      "type": "n8n-nodes-base.moveBinaryData",
      "position": [
        -640,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6b40b453-1447-446e-a882-66b26808b63e",
      "name": "Date & Time",
      "type": "n8n-nodes-base.dateTime",
      "position": [
        -1580,
        220
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "777bce77-5321-4464-9004-8b8d0068ff47",
      "name": "Start by Date and Time",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1820,
        140
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d68353c0-fd0f-4123-81dc-48e476145c82",
      "name": "Start by Click",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1820,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2285b6f9-92fa-49b1-b90d-a167b5443afb",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1900,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b45ad37b-55f2-46fc-8160-a749fc7788c3",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1620,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7763526c-9229-42ec-821a-1a599906585b",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1420,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2307a769-7c07-420c-b478-11da8ca6f52b",
      "name": "Folder Creation in Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1360,
        220
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "ab7d5597-9825-448e-87dc-ac42af526cb7",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1180,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b3d7065e-e4b7-4d0e-97af-16ae37a9bd97",
      "name": "Search All Workflows",
      "type": "n8n-nodes-base.n8n",
      "position": [
        -1120,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "46cae300-40fc-4537-9f31-09e1c517959e",
      "name": "Compiles Individual Data",
      "type": "n8n-nodes-base.n8n",
      "position": [
        -940,
        280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4c8d937b-76da-43dc-8a00-512ad8ef9cab",
      "name": "Merge Data",
      "type": "n8n-nodes-base.merge",
      "position": [
        -780,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ca9208c-43d4-4707-9417-a292e49c4a92",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -480,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9954b76b-952e-4e0c-a90c-44536bc00948",
      "name": "Save to Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -440,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f29d9273-6f0a-4135-ada5-18217ad2ae6b",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1900,
        -340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6289aec5-375b-4637-80f7-fefee827a05a",
  "connections": {
    "Merge Data": {
      "main": [
        [
          {
            "node": "Move Binary Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Date & Time": {
      "main": [
        [
          {
            "node": "Folder Creation in Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start by Click": {
      "main": [
        [
          {
            "node": "Date & Time",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Move Binary Data": {
      "main": [
        [
          {
            "node": "Save to Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Search All Workflows": {
      "main": [
        [
          {
            "node": "Compiles Individual Data",
            "type": "main",
            "index": 0
          },
          {
            "node": "Merge Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start by Date and Time": {
      "main": [
        [
          {
            "node": "Date & Time",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Compiles Individual Data": {
      "main": [
        [
          {
            "node": "Merge Data",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Folder Creation in Drive": {
      "main": [
        [
          {
            "node": "Search All Workflows",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

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.

Source: https://n8n.io/workflows/3918/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

This template creates a nightly backup of all n8n workflows and saves them to a Google Drive folder. Each night, the previous night's backups are moved to an “n8n_old” folder and renamed with the corr

Move Binary Data, Google Drive, Item Lists +1
General

Code Itemlists. Uses stickyNote, moveBinaryData, googleDrive, itemLists. Scheduled trigger; 33 nodes.

Move Binary Data, Google Drive, Item Lists +1
General

Imagine the sinking feeling: hours, weeks, or even months of meticulous work building your n8n workflows, suddenly gone. A server crash, an accidental deletion, data corruption, or an unexpected platf

Google Drive, n8n, Move Binary Data
General

This template provides an automatic backup solution for all your n8n workflows, saving them directly to Google Drive. It’s designed for freelancers, agencies, and businesses that want to keep their au

n8n, Google Drive, Move Binary Data
General

This workflow is perfect for n8n users who want to automatically backup all their workflows 💾 to Google Drive with zero manual effort. Perfect for teams managing multiple workflows or anyone who value

n8n, Google Drive