Updated Scanner & Software Recommendations (markdown)

Skyler Mäntysaari 2023-09-19 15:58:43 +03:00
parent baf34f346c
commit 6297b889b2

@ -80,7 +80,7 @@ This part assumes your Doxie is connected to WiFi and you know its IP.
1. Open your Doxie web UI by navigating to its IP address 1. Open your Doxie web UI by navigating to its IP address
2. Navigate to Options -> Webhook 2. Navigate to Options -> Webhook
3. Set the URL to `https://[your-paperless-ngx-instance]/api/documents/post_document/` 3. Set the URL to `http://[your-paperless-ngx-instance]/api/documents/post_document/` (HTTPS is not supported)
4. Set the File Parameter Name to `document` 4. Set the File Parameter Name to `document`
5. Add the username and password to the respective fields (Consider creating a user just for your Doxie) and click Submit at the bottom of the page 5. Add the username and password to the respective fields (Consider creating a user just for your Doxie) and click Submit at the bottom of the page