Automated Backup of Tagged n8n Workflows to GitLab - n8n Workflow | Neura Market
Automated Backup of Tagged n8n Workflows to GitLab
Automatically back up n8n workflows with specific tags to a GitLab repository, ensuring only new or modified workflows are committed.
This workflow automates the process of backing up n8n workflows to a GitLab repository. It filters workflows based on specified tags, checks for modifications or new workflows, and commits them to GitLab with a date-stamped message. The workflow supports both manual and scheduled triggers, making it versatile for different backup strategies.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Connor Walsh
if
n8n
set
filter
gitlab
aggregate
stickyNote
manualTrigger
scheduleTrigger
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.