hasmukhp27
2 years agoNew Contributor
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 --> [ { ...
- 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