MyRapidi
MyRapidi

Search our Wiki

Product Release Notes - Version 4.2.01e (29-12-2023)

This release expanded HubSpot and Shopify coverage, added binary data handling for OData (including attachments and images), improved authentication reliability, and introduced LinkStorage validation and performance optimizations across the platform.

Upgrade Note: If you require any of the new features or improvements introduced in this release, please contact our Support team to schedule the upgrade to the latest version. Our team will assist you with the upgrade process and ensure a smooth transition.

🚀 HubSpot & Shopify Enhancements

Extended Object Coverage in HubSpot

HubSpot integrations now include support for additional standard objects:

  • Products
  • Taxes
  • Tickets
This expansion provides broader access to key business data directly through integration setups.

Improved Caching and Performance

Both HubSpot and Shopify connections now benefit from optimized caching of layout files, similar to OData.This reduces load times and improves performance during ReadDesign operations.

Enhanced Token-Based Authentication

REST-based connections now use the Bearer token standard for authentication, improving compatibility with the MyRapidi API and other modern REST services.
A configuration option is available for systems requiring a custom token prefix.

🔄 OData Enhancements

Binary Data Support

Introduced support for reading and writing binary data such as images and attachments via OData. This includes handling of binary and stream types for both Dynamics 365 Sales and Business Central integrations, allowing seamless transfer of media and document files.

Improved OAuth2 Authentication Handling

Enhanced reliability when processing OAuth2 tokens: the connector now limits retries to prevent unnecessary authentication attempts after an invalid or unauthorized response.

Improved Continue on Error Logic

Refined the Continue on Error mechanism to log clearer messages and provide more precise feedback when SourceControl-based commits are used.

Skip Empty Fields on Insert

OData integrations now omit empty text fields during record creation, resulting in cleaner and more efficient data submission.


⚙️ Core Platform Improvements

LinkStorage Key Validation

Introduced validation for LinkStorage keys to prevent synchronization issues caused by missing or invalid key values.This validation can be configured as needed through system settings.

Optimized File Upload/Download Chunking

Adjusted file upload and download chunk sizes to improve performance and reduce unnecessary log output during large data transfers.

Improved SSL Data Handling

Optimized SSL buffer sizes to better accommodate larger data packets, resulting in more efficient secure communication with connected services.

☁️ Salesforce Enhancements

Bulk Delete Support

Introduced support for the DeleteAll operation in Salesforce.com integrations, allowing more efficient record cleanup when required. Other connectors will continue to return a clear message when this operation is not available.