Automate n8n Workflow Backups to GitLab by User - n8n Workflow | Neura Market
Automate n8n Workflow Backups to GitLab by User
Securely back up and version control your n8n workflows by storing them in a GitLab repository, organized by username. This workflow supports both manual and scheduled weekly backups, ensuring your workflows are always up-to-date.
This workflow automates the process of backing up n8n workflows to a GitLab repository. It retrieves workflows from n8n, prepares metadata for organization by user, formats them for GitLab, and handles file creation or updates in the repository. The workflow includes rate limit management and sends a confirmation email upon successful backup. It is designed to be triggered manually or on a weekly schedule, providing flexibility and reliability in maintaining workflow backups.
Platform
n8n
Category
Development & IT
Price
Free
Creator
David Kim
if
n8n
set
wait
gitlab
emailSend
stickyNote
manualTrigger
splitInBatches
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.