IIB Mapping. Collect values from array to one String

140 views Asked by At

I have JSON array of objects as input. Each object has field 'description'. I want to collect all 'description' values as single String for output

enter image description here

Help me please to figure out the solution. Thank you!

1

There are 1 answers

0
kimbert On