Release Notes 200 OK Version 5.0.0

Release Notes - Package Version 5.0.0

Description

Elevate Your Salesforce Experience with Feature Management App(FMA) and Connectors, and many more…

We're thrilled to introduce much awaited game-changing additions to the 200 OK Salesforce App, designed to revolutionize the way you work and empower your business to thrive.

We've packed this major update with tons of exciting features and improvements to make your integration tasks smoother than ever before. Here's what's new: Feature Management App, Connectors, DataWeave incorporation into 200 OK, Advanced Action Filter, Chaining integration channel data accessibility, Customized parameter support for ETL as API, Filter support extension for ETL Load, and the list goes on…

Please refer to the detailed release notes for a complete overview of the changes and improvements in this version.

Package Version: 5.0.0

Table of Contents

Feature Enhancements

  • Feature Management Application (FMA)

  • Connectors

  • Data Weave integration seamlessly incorporated into the 200 OK feature

  • Enhanced Integration Action Filter user interface for a more advanced user experience

  • Customize existing filter conditions individually in Integration Channel

  • Parent integration channel’s request and response data accessibility in subsequent channels in case of chaining

  • Sending and accessing customized mapping data from one channel to another for further external callouts in case of chaining

  • fx_discard standard 200 OK function to customize Request Body dynamically before callout

  • Enhanced support for filtering functionality within ETL Load operations

  • Customize existing filter conditions individually in Integration Channel

  • Custom parameters support for executing ETL as API

  • ETL should execute without Transform Source Item for Extract, Extract and Load and Load execution type

  • Revamped Transform-Value map functionality to further map transformed data using index values in ETL

  • {!$RecordId} pattern can now be used in ETL

  • Integration Actions along with action filter will also be included while Cloning the Integration Channel

  • Multi-level function support for all content types.

Improvements

  • Improved user experience with appropriate messages while importing integration channel(s) using Import and Import From Postman functionalities.

  • Enhanced JSON to Apex functionality to display user friendly validation messages in case any required information is missing.

  • Revamped the Transform Map Value module with better data accessibility and transformation mapping functionality for bulk records in ETL.

  • Addressed minor issues with ETL transformation mapping in the expected json mapping automation.

  • Resolved issue with File as Integration Action

  • Quick identification of 200 OK actions within Flows with 200 OK logo

  • UI Enhancements for Integration Action mapping with respect to various mapping types

Feature Enhancements

FunctionalityDescription

Feature Management Application (FMA)

Welcome to your personal playground of possibilities! FMA is your exclusive marketplace within the 200 OK ecosystem, offering a curated selection of feature add-ons, products, and connectors. Whether you're looking to streamline processes, enhance functionalities, or explore new avenues of innovation, FMA puts the power of customization at your fingertips. Explore, discover, and transform your Salesforce experience with FMA.

Connectors

Say goodbye to integration headaches and hello to seamless connectivity! Our new Connectors make integrating with external systems a breeze. With pre-built configurations and plug-and-play simplicity, you can effortlessly bridge the gap between Salesforce and your favorite platforms. From data syncing to workflow automation, Connectors empower you to unlock the full potential of your Salesforce ecosystem without the hassle.

DataWeave integration seamlessly incorporated into the 200 OK feature.

Enable DataWeave and use it within Integration Channels(Request body and Integration Action(Callback Response and SObject) and ETL(Transform and SObject Load) for customized data transformations on-the-go.

Enhanced Integration Action Filter user interface for a more advanced user experience.

With this all-new Integration Action filter user interface, filter conditions are made much simpler to customize and visualize.

Customize existing filter conditions individually in Integration Channel.

Existing Action filter conditions can now be customized at individual condition level without need of changing the entire condition expression is action filter.

Parent integration channel’s request and response data accessibility in subsequent channels in case of chaining.

While integrating with external systems back and forth using chaining functionality, many a times there is a need of accessing data from parent integration channels in subsequently executed channels. With this functionality, the data accessibility is made simpler by using global patterns {!$REQUEST.}, {!$RESPONSE.} etc.

Sending and accessing customized mapping data from one channel to another for further external callouts in case of chaining.

In addition to the above feature, users can pass data to the subsequent channel while configuring the Integration Channel as action with the use of mapping data. In the subsequent channel, the mapped data can be accessible in the form of a JSON using the global pattern {!$MAPPING_JSON.ChannelName}.

Please note: This data can further be parsed to get actual mapped data for a given key using fx_parseJson() standard 200 OK function.

fx_discard standard 200 OK function to customize Request Body dynamically before callout.

Introduced fx_discard standard 200 OK function to remove a part of the Request Body corresponding to specified attributes subject to condition dynamically before making callout.

Enhanced support for filtering functionality within ETL Load operations.

Similar to Integration Actions, Load in ETL can also be customized using filter conditions based on Extracted and Transformed data.

Customize existing filter conditions individually in Integration Channel.

Existing Action filter conditions can now be customized at individual condition level without need of changing the entire condition expression Load filter.

Custom parameters support for executing ETL as API.

Users can pass dynamic data using custom parameters to ETL for using them in Data Sources, Transform Layer as well as Load module using $PARAM global variable pattern when the ETL is executed from outside Salesforce via API.

ETL should execute without Transform Source Item for Extract, Extract and Load and Load execution type.

Users can now seamlessly configure and execute ETL without needing to configure the Transform layer for Extract only, Extract and Load and Load only scenarios.

Revamped Transform-Value map functionality to further map transformed data using index values in ETL.

This enhancement allows users to further customize the transformed data conditionally or with default value for the mapping path which contains index values like [1], [2], etc. in the mapping path.

Please note: Bulk customization using [!index] in the Transform Value map is expected in future release.

{!$RecordId} pattern can now be used in ETL.

ETL now supports use of {!$RecordId} pattern for the context record Id.

Please note, $RecordId will continue to support existing configurations.

Integration Actions along with action filter will also be included while Cloning the Integration Channel.

Using the Clone integration channel functionality, users can now clone the integration channels along with the respective integration actions and their filters seamlessly and customize further according to their requirement.

Multi-level function support for all content types.

Using multi-level functions in Integration Action mapping value with possible combinations of standard and custom functions are now supported in Integration Channel for various response content types.

Improvements

ImprovementsDescription

Improved user experience for Import and Import From Postman functionalities.

Improved user experience with appropriate messages while importing integration channel(s) using Import and Import From Postman functionalities.

Enhanced UI experience for JSON to Apex functionality.

Enhanced JSON to Apex functionality to display user friendly validation messages in case any required information is missing.

Revamped the Transform Map Value module in ETL.

Revamped the Transform Map Value module with better data accessibility and transformation mapping functionality for bulk records in ETL.

Addressed minor issues with ETL transformation mapping automation.

Addressed minor issues with ETL transformation mapping in the expected json mapping automation.

Resolved issue with File as Integration Action.

Users can directly use File as Integration Action which will attach the incoming file data to specified records on the fly.

Quick identification of 200 OK actions within Flows with 200 OK logo.

Users can clearly identify 200 OK specific actions within Flow with our distinguishable unique 200 OK icon.

UI Enhancements for Integration Action mapping with respect to various mapping types.

Introduced UI Enhancements for various mapping types in Integration Action.

Last updated