API Engine 1.18.2025101627.226314 October 17, 2025
API Engine Release Notes - 1.19.2025120927.237346
API Engine 1.19.2025120927.237346
December 18, 2025
Features
-
Content Headers Support
-
Added support for defining and sending custom Content Headers with API requests, providing greater control over request formatting and enabling integration with APIs that require specific content-type specifications or custom header values.
-
- Binary Payload Support
- Added comprehensive support for raw binary payloads, enabling direct upload of images, PDFs, documents, and other binary files through API Engine without encoding requirements.
- Enhanced Response Mapping for Multiple Record Nodes
- Significantly improved response mapping capabilities to support complex scenarios where a single API response needs to populate multiple related record types with proper parent-child relationship tracking.
- Mapping Filter Improvements
- Improved mapping filter field naming and enhanced URL parameter validation to provide clearer configuration options and better error handling.
- Uppercase and Lowercase Value Processing
- Added two new value processing functions for string case manipulation during API request and response processing.
Corrections
-
Invalid JSON Token Error for Blank Objects
- Corrected issue where API requests containing blank or empty JSON objects generated "Invalid JSON Token" errors, preventing valid requests from being processed.
- DataBuffer Creation for Nested JSON Objects
- Fixed data buffer creation logic for deeply nested JSON response structures, ensuring proper hierarchical data organization.
- Automation Module Code Population
- Fixed issue where the Module Code field was not being properly populated in API Automation records during dataload operations.