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 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.

API release news 01/25

JANUARY 2025

1. Get address files: new response parameter content

Get Address files

New response parameter content: If a fileId is specified, the content of the file is also returned base64-encoded in the response under content.

2. Read addresses: With filter, you can now search for all telephone numbers, fax numbers and e-mail addresses in a data record

Read Addresses

With the search parameter filter, all telephone numbers, fax numbers and email addresses of an address can now also be searched via phone, fax and email. Filtering by Email or Telefon1 only searches the main phone number or main email address.

API release news 10/24

OCTOBER 2024

1. New call “Multiselect Configuration”

The new call “Multiselect Configuration” makes it possible to read out the multiselect configuration including the hierarchies for a module/field combination.

Get Multiselect Configuration

2. Read and filter “creation date of user” in “Read user” call

The creation date of the user userCreationDate can be read out via data and used in the filter parameter.

Read User