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 risposte
  1. 2 lug 2017, 15:56

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

0/9000