SL12345
3 years agoNew Contributor III
Create hierarchical Json from mapper output
Hello Snaplogic experts,
is it possible from input
[
{
"Manufacturer":
"BMW"
"type":
"M3"
"Fuel":
"petrol"
}
{
"Manufacturer":
"BMW"
"type":
"M5"
"Fuel":
"petrol"
}
{
"Manufacturer":
"Mercedel"
...
- 3 years ago
Hello,
You can achieve this by using a Mapper Snap with the following settings:
Try it, and let me know if this helps.
BR,
Aleksandar.