There's a staging files api, which works now, and that's excellent, however I can't figure out how to convert it into a document proper using the API.
POST-ing to api/documents/ wants the actual file content, I think, but in my setup, I've got them submitted to the staging directory via my scanner already.
How can I submit a document that's been staged into a real document? Thanks!
For context, I'm building an angular application that uses the API to provide a simpler frontend for my home use. There's a few things I'd like to visualize differently regarding flows within the application, and an angular UI works perfectly for it!
If I can get this part working, I'm pretty much done.
Converting a Staging Document into a Real Document
Re: Converting a Staging Document into a Real Document
Thanks for the post and the issue ticket. We've added this to the work list and will be scheduling time to implement it.
Re: Converting a Staging Document into a Real Document
Thanks a whole bunch! Ya'll are awesome!