Hi, I’ve setup a community edition server and we are evaluating onlyoffice for a compliance service. An important workflow is that during an audit, and auditor may ask for copies of documents. We have a PHP script that currently finds them in our local file share and zips them up so the auditor can take them with them. I have to believe this is possible with onlyoffice, but i can’t for the life of me find an example or this specific concept in the documentation.
So my question is, is it possible through the API and a PHP script to download documents if we know the document ID?