Restore Workflows from GitHub to n8n
detail.loadingPreview
Restores n8n workflows from a GitHub repository to your n8n instance.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of backing up and restoring n8n workflows from a GitHub repository. It allows you to list workflows in a specified GitHub repository, compare them with existing workflows in your n8n instance, and create any workflows that are missing.
Key Features
- Connects to GitHub to list and retrieve workflow files.
- Connects to n8n API to list existing workflows.
- Compares workflow names to identify missing workflows.
- Creates new workflows in n8n from GitHub backups.
How To Use
- Setup GitHub Credentials: Configure your GitHub API credentials in n8n.
- Setup n8n Credentials: Configure your n8n API credentials in n8n.
- Configure Globals: In the 'Globals' node, set the
repo.owner,repo.name, andrepo.pathto match your GitHub repository details. - Execute Workflow: Manually trigger the workflow by clicking 'Execute'.
Apps Used
Workflow JSON
{
"id": "e08607c0-812c-44f8-b836-0a06452b7f57",
"name": "Restore Workflows from GitHub to n8n",
"nodes": 0,
"category": "Github Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: e08607c0-812c...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Integrations
- n8n + Schedule Trigger(72 workflows)
- n8n + Split Out(33 workflows)
- Google Drive + n8n(25 workflows)
- GitHub + Schedule Trigger(25 workflows)
- Convert To File + n8n(20 workflows)
- Execute Workflow Trigger + n8n(20 workflows)
- GitHub + n8n(18 workflows)
- Execute Workflow Trigger + GitHub(17 workflows)
- Gmail + n8n(12 workflows)
- GitHub + Split Out(12 workflows)
Related Workflows
Discover more workflows you might like
Github Community Contributed Template (Unverified)
This workflow provides a template for community-contributed GitHub issues and allows for basic management.
Github Release Notifications
Send notifications on new Github releases.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.