API release news 06/25

JUNE 2025

1. New API call for calendar data

Get Appointments

A new API call allows the targeted reading of calendar entries. From now on, only the really relevant information will be transferred in an optimized structure. The lean solution forms the basis for future performance improvements. The old “Read calender” call can still be used.

2. New parameters in “basicSettings” call

Read Basic settings

The color values stored in the basic settings in onOffice enterprise – including customer logo and warning colors – are now also available via API. This opens up new possibilities for dynamic designs and interface applications.

3. Call “Get Estate images published on Homepage”: query exposé images specifically with new parameter “publicationSetting”

Get Estate images published on Homepage

We have extended the API call “Get Estate images published on Homepage”. It is now possible to query which images have been published for specific exposés – ideal for automated control of exposé content.

API release news 05/25

MAY 2025

1. Get search for estates: new parameters

Get Search for Estates (Quick Search for Estate address, Owner and external Estate number)

New request parameter includeThumbnail to output response parameter thumbnail. The URL to the property thumbnail is delivered.

2. Read agents log: new fields for data parameter

Read Agents log

The information from the info icon at the bottom left of an activity is also displayed (fields Benutzer_bearb, mailDate, Aktionsmerkmale, Angeboten_fuer).

API release news 04/25

APRIL 2025

1. Get Statistics Widgets: new api call statisticWidgets

Get Statistics Widgets

Reads the configuration of the statistics widgets from the statistics tab for properties.

2. Get Appointment files: new api call statisticWidgets

Get Appointment files

This call can be used to query information about files from an appointment (Tab files). The files are provided via download link.

3. Get Estate files: new parameter includeImageUrl

Get Estate files

The response is extended by the URL of the image. Thumbnails can also be requested.

4. Get Estate files: Changed behaviour of parameter publicationstatus for internal files.

Get Estate files

Internal files are not transferred to portals. Therefore, an empty array under publicationstatus is returned as the status for files on the tab “internal”, i.e. files of the type “internal document” in the response.

API release news 03/25

MARCH 2025

1. New API call “Get configuration of statistics widgets”

Get Statistics Widgets

A new API call statisticWidgets, which reads the configuration of the statistics widgets from the statistics tab for properties.

2. New parameters in “Get search criteria”

Get Search criteria

An additional filter mode has been added to the call for the parameter mode. In filter mode, the filter parameter can be used to specify filter criteria analogue to other API calls (addresses, estates). The parameters listoffset, listlimit, sortby and sortorder have also been added for this mode.