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
Related Templates
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments