Maximizer CRM (cloud) 2024 M5 release

✈️

Release date: May 22, 2024

Octopus API version: 2.43
Database version: 18.17.0

New features and improvements

  1. Webhooks (BETA) - Implement Webhooks for Appointments
    New events will be generated when an Appointment is created, updated and deleted. This is a beta implementation, all events will have version = 0.1.
    The events will contain only the AppointmentKey. If any detail is needed, consumers will have to perform a /Read call to Octopus API and use the key as filter to get any extra information needed.

Notes