Files & Documents

Automated workflow backups to Google Drive with notifications

22 nodes 115 97 Automatic trigger
Download

Workflow Description

Scheduled automation that creates periodic backups of n8n workflows and stores them in Google Drive while sending Telegram notifications on completion or errors. Ensures data protection, business continuity, and regulatory compliance through automated and monitored backup processes.

How it works

  1. 1.Execute backup automation on a predefined schedule
  2. 2.Retrieve workflow data from the n8n system
  3. 3.Split large datasets into manageable batches for processing
  4. 4.Convert workflow data to file format and upload to Google Drive
  5. 5.Send Telegram notification confirming successful backup completion

Use cases

  • Protect critical workflows from unexpected data loss and system failures
  • Meet data retention policies and regulatory compliance requirements
  • Enable rapid workflow recovery during technical incidents or disasters
  • Track workflow changes and maintain multiple versions for audit purposes

Requirements

  • Active Google Drive account with file upload permissions
  • Valid API token for n8n to Google Drive integration
  • Configured Telegram bot with notification channel enabled
  • Regular backup schedule (daily, weekly) based on operational needs

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 115
Downloads 97

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