Maximizer CRM (cloud) 2024 M9 release
September 25th, 2024
Release date: September 25, 2024Octopus API version: 2.47
Database version: 18.18.1
New features and improvements
- AbEntries KeyOnly (Legacy Driver) Webhooks
Added support for sending KeyOnly events through webhooks when creating, updating and deleting AbEntry. - InteractionLog Full (SQL Driver) Webhooks
Added support for sending Full events through webhooks when creating, updating and deleting InteractionLog and InteractionLogDefault using SQL Driver. - Cases KeyOnly (Legacy Driver) Webhooks
Added support for sending KeyOnly events through webhooks when creating, updating and deleting Case and CaseDefault using Legacy Driver. - Cases Full (SQL Driver) Webhooks
Added support for sending Full events through webhooks when creating, updating and deleting Case and CaseDefault using SQL Driver.
Bug Fixes
- Interaction Read not returning null PageKey when total entries is lower than PageSize
When using pagination in Interaction Read, null page key will be returned when number of records read is lower than page size (same behavior as other Octopus objects). - Not able to set multiple users for SecAccess in AbEntry Create
When SecAccess default entry for AbEntry is set as public, and user creates AbEntry with multiple users in SecAccess, API will create the entity as requested, instead of ignoring all the users passed. - Inconsistency in Query syntax
API now verifies query operators and returns error when those are not valid. - Code Snippet Displayed Instead of Values in 'Current Stage Age Gap' Column
Fix for calculated field Current Stage Age Gap in Opportunity ColumnSetup. When the needed fields for calculation are null, instead of the error with the expression, empty value will be returned. - Appointment - All day event not returned
Fix retrieving all-day appointments through the Octopus API. In some scenarios, where a date-only value is specified in the criteria for StartDate or EndDate (for example, "EndDate": { "$EQ": "2024-09-06" }), the all-day appointments would not be returned. - Problems downloading EmailDocument content
Fix for Opportunity creation using SQL Driver when readonly objects like SalesProcessSetup or SalesStageSetup are included in the payload.
Notes
- Learn more about the product updates by visiting Maximizer Cloud 2024.9 Release Notes.
- Explore more API examples with our public Postman collections.
- For any questions or support, please reach out to us via Forums.