Forum Discussion

moizB's avatar
moizB
New Contributor
2 years ago
Solved

How to add an object into an array

Hi I have the below JSON as input [ { "root": [ { "id": "1", "nodes": [ ], "parent": "0", "tags": [ "Approved", "1.0" ], "text": "A" } ] }, { "level2": { "id": "2", "nodes": [ {...
  • Aleksandar_A's avatar
    2 years ago

    Hello moizB,

    Please refer to the attached pipeline and let me know if it helps you in achieving the desired output structure.

     

    Regards,

    Aleksandar.