Json – Looping through multiple line items in a single array output in JOLT
I want to write a Jolt definition that loops through each object in my attachment array, and move the object to the data array. At the same time, it should map single object attachment nest, and move the object to…