You can now add a Create Text File flow step for storing text values. For details, see Create Text File.
You can now access all OpenAPI docs for each current App Xchange connector from the Connector Directory page in the App Xchange Help.
You will now see performance improvements in the Map JSON List or Object, Filter, and Create Delimited File flow steps.
Properties inside a JavaScript Map step and Array Maps in any step that evaluate to undefined will now be omitted from the flow step output.
Passing in a primitive data type (Number, String, Boolean, NULL, and Undefined) to flow.mapItem() no longer results in a runtime error, instead resulting in that primitive types value.
Improved Map step JavaScript script error messages.
Validation added to prevent the use of a JavaScript function as an input to a Map step and flow.mapItem().
To ensure a more consistent experience across the platform, mentions of apps, connectors, and systems are now all referred to as connectors.
In addition, the Post to a Network App flow step is now called the Connector Action step. The step still functions in the same way.
The work request batching functionality is now available through the integration builder to help manage setting up the workspace feature. When a configuration is defined at the integration level and the integration syncs with the workspace, the work request definition will be set up on the workspace and start to accumulate work items using the integration batching configuration.
This applies only to work request types with automatic batching. Work request types without automatic batching are generated by the flow runs.