Store/Transpose items from multiple bundles into new unique fields in 1 single record

Hello @Chaz_A,
Welcome to the community.

Just use Array Aggregator after you Get a Record., Which is combining all bundles into an Array again.
Then Use get() and map() functions.

Read more about GET and MAP
https://academy.make.com/courses/IntermediateC02
https://www.make.com/en/help/functions/general-functions#get--object-or-array--path-
https://www.make.com/en/help/functions/array-functions#map-complex-array--key--key-for-filtering---possible-values-for-filtering-separated-by-a-comma--


:bulb:P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best Answers as Solutions :white_check_mark: and give :+1: If you need expert help or have questions? Contact or comment below! :point_down: