workflows.fit
Back to n8n workflows
n8n templateFreeBy Joachim Hummel

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...

DevelopmentCore NodesData & StorageHttp RequestNext CloudSchedule TriggerSticky Note
Loading interactive preview...

Template notes

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](fileId:1264)

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: