Skip to content

PIM 25.9

Version 25.9
Release Date 30 May 2025

Changes

New features

  • Added new preview endpoint GET /api/webhooks/errors, used to retrieve a log of errors related to invoking webhooks
  • Added new endpoint GET /api/global-lists/{systemName}/items, used to list all items of a global list by system name
  • Added new endpoint GET /api/global-lists/{systemName}/items/{systemName}, used to get a global list item by system name
  • New drag-and-drop file picker UI, which allows to upload files to DAM through PIM. Read more

Enhancements

  • Improved performance of Mass Edit when changing modes and resolving referential values
  • Corrected the documentation of the returned error model for the following endpoints:
  • in V25:
    • POST /api/products/filter
    • POST /api/products/families/search
  • in V25 Preview:
    • POST /api/products/{id}/history/search

Deprecations