Searching for an alternative for Office online server for Sharefile

Hi, we are searching for an alternative for Office online server for Sharefile.
Both Google and your 1line tells that ONLYOFFICE Docs is the ideal one for those who wish to integrate our editors within a third-party platform or service - when it comes to Sharefile specifically. Unfortunately i can’t quiet find a way to integrate, not the connector either.

I’ve been suggested to contact Tech support via this forum and this section. We are talking Windows 2025 server as Sharefile SZC and local storage onpremise.
Is it something you can help me with?

Hello, @Ragna !
Thank you for your interest in ONLYOFFICE Docs!

At the moment, there is no ready-to-use official connector for ShareFile in our public connectors list, so such an integration is not available out of the box.

We will register your request as a feature suggestion for an official ShareFile connector. However, we cannot provide any ETA for its implementation at this time.


For now, the recommended approach is to build a custom integration on your side using the ONLYOFFICE Docs API. ONLYOFFICE Docs is designed to be integrated into third-party platforms in this way: your storage side should provide the file URL for opening, pass the editor configuration, and implement the callback handler to save edited files back.

If your ShareFile SZC environment on Windows Server 2025 with on-premise local storage allows implementing this flow, then such integration is technically possible.

Please refer to the following guides:

Please note that the integration samples are provided for demonstration purposes and must not be used in production without proper code modifications.