kn100 / telescan

Use your scanner from Telegram
22 stars 2 forks source link

📎 Add support for POSTing document directly to Paperless-NGX #9

Open caraar12345 opened 1 year ago

caraar12345 commented 1 year ago

Paperless-NGX supports documents being uploaded via HTTP POST.

https://docs.paperless-ngx.com/api/#file-uploads

This PR will add support for that on top of setting the /final directory to the PNGX consumer folder.

kn100 commented 1 year ago

Hey! Thanks for looking into adding this, this would definitely be a desirable feature. If and when you'd like the GH workflow enabled (so that Docker containers get built for testing), let me know.