for given nested data flow is looping over one array from Maine data.
in the loop is it possible to modify/add/remove key-value pair.
I am expecting
{
"old":"old",
"old2":"old2",
"newProperty": "oldProperty"
}
for given nested data flow is looping over one array from Maine data.
in the loop is it possible to modify/add/remove key-value pair.
I am expecting
{
"old":"old",
"old2":"old2",
"newProperty": "oldProperty"
}
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.