Skip to main content

Hi,

 

My request payload is coming as ["ABC","XYZ"]

 

I need O/P Payload to be in the below format :-

 

[

{

"data":"ABC"

},

{

"data":"XYZ"

}

]

 

Can anyone help me in doing this transformation preferably through dataweave

Thanks.

16 answers
  1. Jul 2, 2017, 3:56 PM

    @aradhanamohanty123 pls don't repeat the same answer that is already given by someone again

0/9000