Automate n8n Workflow Backups to GitHub with Email and Telegram Alerts - n8n Workflow | Neura Market
Automate n8n Workflow Backups to GitHub with Email and Telegram Alerts
Ensure your n8n workflows are safely backed up to GitHub and receive notifications via email or Telegram. This automation helps prevent data loss during updates or migrations.
This workflow automates the backup of all your n8n workflows to a GitHub repository. It checks if the repository exists and creates it if necessary, then uploads each workflow as a separate JSON file. A manifest and README are also uploaded to the repository. Upon completion, a notification is sent via email or Telegram, summarizing the backup process. This setup ensures your workflows are securely stored and easily recoverable, without including sensitive credentials.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Amina Diallo
tool agents
n8n management
if
code
gmail
telegram
stickyNote
httpRequest
manualTrigger
splitInBatches
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.