Forum Discussion

matt_bostrom's avatar
matt_bostrom
New Contributor II
7 years ago

Make a list from multiple documents

I have a need to create a single list from multiple documents. Here is an example of some JSON: [ { color: “test1”, value: “111” }, { color: “test2”, value: “222” }, { color: “t...