Skip to main content


I'm experimenting with the # SDK to write a small # app. I'm using the # API because I want to wrap it in an # # backend.

It is hard to figure out how to use the API and questions on Stackoverflow are hard to align with the # examples. For example, https://stackoverflow.com/q/62769483 does not really help. I guess you need to be familiar with the API before you will understand it.

@libreoffice, do you have any pointers to become more comfortable with the API?
in reply to LibreOffice

thanks for your response. I read the official API docs and the Wiki pages. However, the necessary details of the C++ API are hard to understand. With the aid of various code examples, different pages, the API reference and the book on GitHub I was able to query a form of a text document: https://gitlab.com/schrieveslaach/nextcloud-open-document-forms/-/commit/3c080e49ac09587e2a2aed57e6e5b6612ff3ef4c

It would be nice of the developer guide provides a condensed introduction. The book is a good starting point but has be text document examples. https://niocs.github.io/LOBook/
in reply to Dr. Marc Schreiber

Thanks for the feedback! The documentation is maintained by volunteers, so if anyone can assist us with a condensed introduction, we'd hugely appreciate it 😊