API release news 07/24

JULY 2024

1. Request parameters for recurring appointments documented in “Create and Modify appointments”:

Request parameters rp_flag, rp_type, rp_tage, rp_beginn_datum, rp_ende_datum, rp_ende_status and rp_exception for setting recurring appointments have been added to the documentation for the API calls “Create appointments” and “Modify appointments”.

Appointments

Appointments

2. New values for time of the appointment reminder in the “Create and Modify appointments” call

For the request parameter erinnerung (time of the appointment reminder) in the API calls “Create and Modify appointment” there are the new values 5 minutes, 12 hours and 15 hours.

Appointments

Appointments

3. New request parameter for appointment status in “Create and Modify appointments”

Possible values: active, completed, canceled, participantsAvailable. Overwrites the value abgesagt if both are specified in the same call.

Appointments

Appointments

4. New request parameter listoffset in “Read users” call

User

5. API users can now be selected under “Extras >> Log” in the user selector.

API release news 06/24

JUNE 2024

Request parameters for recurring appointments documented in “Create appointments” and “Modify appointments”:

Request parameters rp_flag, rp_type, rp_tage, rp_beginn_datum, rp_ende_datum, rp_ende_status and rp_exception for setting recurring appointments have been added to the documentation for the API calls “Create appointments” and “Modify appointments”.

Appointments

Appointments

API release news 05/24

MAY 2024

New API call “Get email info”:

A new API call “Get email info” has been created, which reads out all property and address links in an email.

This call replaces “Get email links“, which can only read 1 address link per email.

Email info

New parameter “addressIds” in API call “Do Email links”:

The new parameter addressIds in the API call “Do Email links” can be used to transfer an array of addresses that are to be linked to the email. The parameter can be used instead of addressid, which can only be used to link 1 address.

Do Email links

New parameter “useDefaultMailAccount” in API call “Send Appointment confirmation”:

The new parameter useDefaultMailAccount can be used to set whether the sender mail address from the user settings should be used for sending.

Send Appointment confirmation

API release news 03/24

MARCH 2024

Do File Upload: new parameter applyWaterMark

Uploading images to a property via the onOffice API now also supports watermarks. Previously, images that were uploaded to the software from outside were not automatically watermarked.
This behavior has been adjusted. For this purpose, the “File upload” call contains the new parameter applyWaterMark, which can be used to control whether the configured watermark from enterprise is set.

File upload