Automated Git Backup for N8N Workflows and Credentials - n8n Workflow | Neura Market
Automated Git Backup for N8N Workflows and Credentials
This workflow is designed to streamline the backup process for N8N workflows and credentials by utilizing Git commands. It is initiated by a manual trigger or can be scheduled to run at specific times throughout the day using a cron job. The workf...
This workflow is designed to streamline the backup process for N8N workflows and credentials by utilizing Git commands. It is initiated by a manual trigger or can be scheduled to run at specific times throughout the day using a cron job. The workflow first exports all workflows to a designated directory within the repository, followed by exporting the credentials, ensuring that sensitive information is securely backed up.
Once the export processes are complete, the workflow executes Git comman
Platform
n8n
Category
Language Tools
Price
$12.99
Creator
Matt Buds
N8N
Automation
Git
Backup
Workflows
Credentials
Cron
CI/CD
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.