Skip to content
FlowHubFluxonLab
HTTP Request
Nextcloudfree

Backs up n8n Workflows to NextCloud

by daveadapted from n8n official workflow galleryUpdated Aug 2026
RequiresHTTP RequestHTTP RequestNextcloudNextcloud
Share Post Share
MaOn clicking 'execute'On clicking 'ex…CrCronMeMergeMBMove Binary DataFuMapHRGet WorkflowHRGet Workflow ListGet Workflow Li…FIFunctionItemNextCloud1123456789
1/5
STEPS · 9
Run manually by an operator

Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)

Tags

n8nreference-onlynext-cloud
Connects
WHTTP RequestnextcloudNextcloud
CategoryNextcloud
Triggermanual
Complexitymedium
Nodes9
AddedNov 12, 2019

Related workflows

See all Nextcloud
Wnextcloud
free

Manage folders in Nextcloud

Companion workflow for enhanced Nextcloud node docs

by amudhan
Wnextcloud
free

Automatically Upload Scanned Documents to Nextcloud via ScanservJS

This workflow connects a USB scanner to Nextcloud via ScanservJS and the integrated API. It checks for new scans at a scheduled time (e.g., every 5 minutes). If there are any, they are automatically retrieved via HTTP request and then saved to a desired Nextcloud folder. Ideal for home offices, offices, or maker projects with Raspberry Pi and network scanners. Nodes used: Schedule Trigger – starts the flow cyclically HTTP Request – retrieves document data from ScanservJS Nextcloud Node – uploads the file directly to your Nextcloud account Requirements: Local installation of ScanservJS (e.g., on a Raspberry Pi) Configured USB scanner Nextcloud access with write permissions in the target folder

by Joachim Hummel
nextcloud
free

Convert Typeform data into Spreadsheet

Trigger on new Typeform form submission Get existing spreadsheet-file from NextCloud Read data from file into flow Append a new row to flow-data Convert flow-data to a spreadsheet-file Save updated spreadsheet-file to NextCloud Assumptions Spreadsheet file Named: Problems.xls in folder "examples". Columns Names: Name Email Severity Problem Typeform Typeform formular with questions named exactly like the columns of the Google Sheet.

by Jan Oberhauser