Forum Discussion

travis's avatar
travis
New Contributor
8 years ago

Separate array values by index number into objects of matching index numbers

I’m using a REST Get to Rest Post snap and I need to figure out how to separate the values of an array, by index number, and group each value into objects that contain all of the matching index numbe...