Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.08 KB

11-integration.md

File metadata and controls

33 lines (22 loc) · 1.08 KB

Integration

It's not uncommon to want to integrate scanservjs with other software - you may wish to upload scans to Dropbox, paperless-ng or some other location. The possibilities are endless but deep integration into the UI would add cruft for the vast majority of users.

Thankfully, the files just end up in a location on your filesystem so you are free to integrate however you want.

There are two recommended approaches:

  • Create a script or program which scans the output directory for files and then does something with them.
  • Create an action

paperless-ng

This discussion about paperless-ng resulted in scantopl

Dropbox

You could integrate with Dropbox using Dropbox-Uploader

insaned

Use your scanner's hardware 'Scan' button to initiate a new scan via scanservjs. Requires a scanner that exposes buttons as sensors and curl.