๐ Automatically upload scanned documents to Nextcloud via ScanservJS
โก 650 views ยท ๐ File Management
Description
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.
Bildschirmfoto 20250504 um 16.18.42.png
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
Bildschirmfoto 20250504 um 16.20.46.png
- Nextcloud access with write permissions in the target folder
๐ Nodes Used
HTTP Request, Nextcloud, Schedule Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File