Forum Discussion

mccoleman's avatar
mccoleman
New Contributor
2 years ago

JSON output nested in array

Good evening, I have an array of elements that I'd like to output as JSON:  [{...},{...},{...}] In order to nest this array under a JSON property, I utilize the "Group by N" snap, which results ...