Skip to content

API Engine Release Notes - 1.16.2025031725.180998

API Engine 1.16.2025031725.180998

March 25, 2025

Features and Functionality:

  • Shareable API Message

    • Users can now download and share API Message details, enhancing the troubleshooting process. This feature allows for easy sharing of message details, improving collaboration and efficiency during issue resolution.
  • Support for Multiple-Form Data
    • API Engine now supports sending payloads in Multiple-Form Data format. This enhancement enables users to handle more complex data structures when interacting with the API, expanding the flexibility of API requests.
  • Content Header Logging
    • Content headers are now captured when header logging is enabled. This feature allows users to view and troubleshoot API requests more effectively by logging and reviewing detailed content header information.

Corrections:

  • Duplicate API Message Parameter

    • Fixed an issue where a duplicate API Message parameter was being inserted when the API message was manually re-executed from the API Card. This fix ensures the system no longer inserts redundant parameters, improving accuracy and preventing unexpected behavior.
  • DataBuffer Mapping Performance Enhancement
    • Improved the speed of processing responses in the data buffer when converting to Business Central Table Records. This update optimizes the performance of API Engine, reducing the time it takes to process and map data to Business Central records.