Relative Content

Tag Archive for jsonapache-nifijolt

Replace the Id value with name in JSON by JOLT

I have a json input as follows, need to replace the machine key with it’s name and then need to have following output json with the required mapping. Could someone help on this.
distance – “code” : “X2-P1”
temp – “code” : “X1-P1”
weight – “code” : “weight”