Block 1 - Loop Over Items
- Type / Role
- n8n-nodes-base.splitInBatches - splitInBatches
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Advanced n8n Workflow Sync with GitHub A robust workflow to back up and synchronize your n8n workflows to a GitHub repository, with intelligent change detection and support for file renames. Who...
n8n-nodes-base.splitinbatches, n8n-nodes-base.github, n8n-nodes-base.scheduletrigger, n8n-nodes-base.n8n, n8n-nodes-base.code, n8n-nodes-base.merge, n8n-nodes-base.stickynote, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Maksym Brashenko.
Original n8n.io sourceA robust workflow to back up and synchronize your n8n workflows to a GitHub repository, with intelligent change detection and support for file renames.
This workflow is for n8n administrators, developers, and power users who want a reliable, automated way to:
My Awesome Workflow.json).create: workflowNameupdate: workflowNamerename: oldName - newNameCredentials:
Credentials > New and add your GitHub credentials. You'll need a token with repo permissions.Credentials section, create n8n API credentials. You'll need your n8n instance's Base URL and an API key (you can create one in your n8n user settings).Configure the Workflow:
Configuration node (the green one at the start).repo.owner: Your GitHub username or organization name.repo.name: The name of the repository for backups.repo.path: The folder inside the repository to store workflows (e.g., workflows/).report.tg.chatID (Optional): Your Telegram chat ID for notifications. Set to 0 to disable.report.verbose: Set to true to receive a report even if there were no changes.Connect Credentials:
Get all workflows: Select your n8n API credentials.List files, Create new file): Select your GitHub credentials.Send a message (Telegram): Select your Telegram credentials.Set the Schedule:
Schedule Trigger node, configure how often you want the backup to run (e.g., every hour, once a day).Activate the Workflow:
Send a message node with a node for Slack, Discord, or email to change where notifications go. The message is pre-formatted in the Render summary node.This workflow is actively maintained! Here's a sneak peek at what's planned for future versions:
archived/ folder in your GitHub repository, keeping your main backup directory clean.To get the latest version with these features when it's released, be sure to follow my profile for new workflow publications!
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 38 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated workflow backup with intelligent change detection using GitHub |
|---|---|
| Complexity | advanced |
| Nodes | 38 |
| Categories | DevOps, Multimodal AI |
| Author | Maksym Brashenko |
| Published | 12 Aug 2025 |
Use the JSON export at /data/workflows/7304/7304.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Advanced n8n Workflow Sync with GitHub A robust workflow to back up and synchronize your n8n workflows to a GitHub repository, with intelligent change detection and support for file renames. Who...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your DevOps, Multimodal AI use case.