In JOLT Spec how to move values from one JSON object to the other nested JSON Object
For the details mentioned below, I would like to move the email.values* to payload.*.content.values (preserving the changes) I have created below Jolt - [ { "operation": "shift", "spec": { // set values of the object keys to their accountIds //…