Community Backup n8n to Nextcloud
detail.loadingPreview
Backs up your n8n workflows to Nextcloud.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the backup of your n8n workflows to a Nextcloud instance. It leverages the n8n API to fetch workflow data and then uploads it as JSON files to a specified directory in Nextcloud. This is a community-contributed template, meaning it's provided by the n8n community and not officially maintained by n8n, and is therefore unverified.
Key Features
- Fetches workflow data from n8n API.
- Saves workflow data as JSON files.
- Uploads JSON files to Nextcloud.
- Configurable backup schedule (every 6 hours by default).
- Basic error handling.
How To Use
- Import this workflow into your n8n instance.
- Configure Environment Variables: Set
BASE_URLto your n8n API endpoint. - Configure Nextcloud Credentials: Set up your Nextcloud credentials in the
NextCloud1node. - Set Backup Path: In the
NextCloud1node, specify the desired path within your Nextcloud for storing the backups. The filename will dynamically include the workflow name. - Adjust Schedule: Modify the
Cronnode'scronExpressionto set your preferred backup frequency. - Execute the workflow manually or allow it to run on schedule.
Apps Used
Workflow JSON
{
"id": "c1ae1f79-8f55-4a4f-9423-fca0d18480e7",
"name": "Community Backup n8n to Nextcloud",
"nodes": 0,
"category": "Community",
"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: c1ae1f79-8f55...
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
Community PDF to Text Generator
Extract text content from PDF files using various methods.
Community Contributed Template (Unverified)
This template is a community contribution and has not been officially verified by n8n.
Community Contributed Unverified Template
This template serves as a placeholder for community-contributed workflows that require verification.
Community Contributed (Unverified) Template Metadata Generator
Generates metadata for unverified community-contributed n8n templates.
Community Contributed Telegram Template (Unverified)
This template is for community-contributed content that has not yet been verified.
Amazon Keywords Generator (Community Contributed)
Generate Amazon keywords using an external API and save them to Airtable.