Now I have a project, I want to use the onlyoffice api to preview the documents with post an URL.
is there any api that i can use to preview the file just add to the url ?
for example:
the file url : http://192.168.3.1:9033/file/testfile.docx
I want to preview this file with an URL like:
**http://documentserver/apiname/url**=http://192.168.3.1:9033/file/testfile.docx
or any documents I can refer to