mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 18:22:40 -04:00 
			
		
		
		
	Merge pull request #508 from Unkn0wnCat/patch-1
Add API Scanning Setup section to scanners.rst
This commit is contained in:
		
						commit
						acab197a45
					
				| @ -112,3 +112,23 @@ On Android, you can use these applications in combination with one of the :ref:` | ||||
| 
 | ||||
| .. _hannahswain: https://github.com/hannahswain | ||||
| .. _benjaminfrank: https://github.com/benjaminfrank | ||||
| 
 | ||||
| API Scanning Setup | ||||
| ================== | ||||
| 
 | ||||
| This sections contains information on how to set up scanners to post directly to :ref:`Paperless API <api-file_uploads>`. | ||||
| 
 | ||||
| Doxie Q2 | ||||
| -------- | ||||
| 
 | ||||
| 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 | ||||
| 2. Navigate to Options -> Webhook | ||||
| 3. Set the *URL* to ``https://[your-paperless-ngx-instance]/api/documents/post_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) | ||||
| 6. Click *Submit* at the bottom of the page | ||||
| 
 | ||||
| Congrats, you can now scan directly from your Doxie to your Paperless-ngx instance! | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user