Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for uploading documents via REST API #1024

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

emdioh
Copy link
Contributor

@emdioh emdioh commented May 19, 2023

This change adds support to push the documents to Paperless via the REST API.
This makes it easy to run the processor jobs on a different machine from paperless without having to share a folder.
Fixes: #1021

Copy link
Owner

@sbrunner sbrunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some remarks about the configuration...

@sbrunner sbrunner force-pushed the APIPush branch 6 times, most recently from 8d6706c to c06c242 Compare August 14, 2023 19:25
@sbrunner sbrunner merged commit 1ebada2 into sbrunner:test Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What about uploading the files using the REST API?
2 participants