StringTemplate Value Processing Function
A new Value Processing Type enables dynamic text construction using placeholder syntax and extensible pipe functions.
Data-Driven Trigger Settings for API Mapping
New configuration options on API Mapping provide granular control over field validation and trigger execution during response processing.
ProcessAPICredential Password Parameter Overload
An overloaded ProcessAPICredential procedure now accepts a Password parameter, providing flexibility for credential processing scenarios that require explicit password handling.
x-www-form-urlencoded Payload Now Respects Do_Not_Include Setting
Fixed an issue where variables configured with "Var Value Null Behavior = Do_Not_Include" were incorrectly included in x-www-form-urlencoded payloads as empty values (e.g., fieldname=). Empty variables with Do_Not_Include are now properly excluded from the payload.