Files & Documents

Automated workflow backup to Google Drive with notifications

22 nodes 127 95 Automatic trigger
Download

Workflow Description

Schedule periodic backups of n8n workflows and store them in Google Drive as file archives. The automation extracts workflow configurations, converts them to files, uploads them securely, and sends Telegram notifications upon completion or failure.

How it works

  1. 1.Set up scheduled trigger to run backups at defined intervals
  2. 2.Extract workflow data from n8n and prepare for export
  3. 3.Convert workflow data to compressed file format
  4. 4.Upload backup file to organized folder in Google Drive
  5. 5.Send Telegram notification confirming successful backup completion

Use cases

  • Protect critical workflow configurations from accidental loss
  • Maintain version history of automation changes over time
  • Enable quick recovery and restoration of workflows when needed

Requirements

  • Active Google Drive account with n8n integration configured
  • Telegram bot token and chat/channel ID for notifications
  • Administrative access to n8n workflows and export permissions

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Split In Batches Google Drive N8N Telegram

Details

Trigger Automatic trigger
Nodes 22
Apps 4
Views 127
Downloads 95

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (22)

/

On clicking 'execute'

Manual Trigger

#1

Loop Over Items

Split In Batches

#2

Every Day

Schedule Trigger

#3

Create Folder with DateTime Stamp

Google Drive

#4

Get DateTIme

Set

#5

Get Workflows

N8N

#6

Limit to 200

Limit

#7

Convert Workflow to JSON File

Convert To File

#8

Save JSON File to Google Drive Folder

Google Drive

#9

Execute Once

No Op

#10

Search Folder Names

Google Drive

#11

Delete Folders

Google Drive

#12

Complete Message

Set

#13

Sticky Note

Sticky Note

#14

Sticky Note1

Sticky Note

#15

Sticky Note2

Sticky Note

#16

Find Folders to Delete

Code

#17

Sticky Note3

Sticky Note

#18

Sticky Note4

Sticky Note

#19

Sticky Note5

Sticky Note

#20

Sticky Note6

Sticky Note

#21

Sticky Note7

Sticky Note

#22