Appointments can now be supplemented with freely definable attributes in the form of name-value pairs. This allows structured additional information to be stored directly with the appointment and processed further.
For example, a Flow task that starts when the appointment begins can read these attributes for downstream automations and react accordingly.
The attributes can be managed in the appointment dialog and transmitted and retrieved via the Test Infrastructure REST API.
- Attribute names must be unique within a single appointment.
- Attributes for recurring appointments can be customized individually for each appointment in the series.
- The attributes are supported by the REST endpoints for creating, retrieving, filtering, and updating appointments.