Forum Discussion

hasmukhp27's avatar
hasmukhp27
New Contributor
2 years ago
Solved

Move objects structure with in json

Hello Community Folks, I've been trying to modify or re-structure the json payload that I'm getting using mapper snap. But I'm finding difficulty achieving it.    Source JSON is -->  [   {     ...
  • bojanvelevski's avatar
    2 years ago

    Hi hasmukhp27

    What you need is a JSONSplitter snap set to split the entity arrays. The rest is easy, the output documents contain the data you need, and you just need to map it accordingly.

     

    Regards,

    Bojan