Convert condition’s values to integer in JOLT transformation
Using jolt spec transformation i want to convert the condition’s values to integer after the conversion.
Convert condition’s values to integer in JOLT transformation
Using jolt spec transformation i want to convert the condition’s values to integer after the conversion.
How to Sum a Double value Jolt Transform v0.1.1
I am not able to find a solution for this transformation, i have a input Json, model below, and i need to sum the values of “totalValue” tag.
Jolt transformation giving null in the response array
I am using the below input json:
Jolt Transformation for fetching value of map based on dynamic key
I have input like
Jolt transform JSON to different JSON structure
Having this structure as response from webservice
How to remove null element from an array using Jolt Transformation specification
I want to remove null elements from the array using Jolt spec.
Filter objects inside array
My JSON:
Remove nulls from jolt
I’ve a JSON:
How to compare fields between 2 JSON objects and create a response JSON in Jolt
Request: