Is it possible to convert file specifying its local path

I would really like to include the onlyoffice conversion API in my project and I just want to know if it is possible to convert files by specifying a local path rather than a URL?

Hello @akiko23

No, for the POST-requests sent to Conversion API it is necessary to provide a URL, local path won’t work in this scenario.