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

API release news 09/24

SEPTEMBER 2024

1. New response parameter fileSize for “Read address files” and “Read estate files”

New response parameter fileSize for “Read address files” and “Read estate files” that specifies the file size in bytes.

Estate files

Address files

2. Request parameter listlimit and response parameter IDs in “Read records last seen”

Request parameter listlimit is now functional.
The IDs of the affected data records are now output in the response parameter records.

Records last seen

3. Response parameter “language” and “additionalTranslations” in “Get SearchCriteriaFields”

Response parameter language and additionalTranslations in “Get SearchCriteriaFields”.

Search criteria fields

API release news 08/24

AUGUST 2024

1. Unlink property in “Modify appointments”:

If the request parameter relatedEstateId is set to 0 or null, the link between the appointment and the estate is removed.

Appointments

2. Link new task directly to email in “Create task”:

If the request parameter mailMessageId is set, the newly created task is linked to the email with the specified message ID.

Tasks

3. New parameters filterId and filter in “Search” call:

The request parameters filterId and filter have been added to the API call for searching for estates or other data records. They function in the same way as the parameters of the same name in the “Read estate” call.

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

Search

4. New request parameter showEfforts in “Read tasks”:

If the new request parameter showEfforts is specified, the response is extended to include the response parameter efforts. The parameter outputs the values “Aufwand offen / Remaining workload”, “Ist Aufwand / Actual effort” and the processing time of the individual users as an object.

Tasks