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 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.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.