Navigating collections within arrays within collections

I have been beating my head against the wall all night with this. I am trying to access the tribe-tickets-plus-iac-name value, but it is nested within a collection, which is within an array, which is within a collection, which is within a collection, which is within an array?

I have found other threads describing uses of the GET and MAP functions, but my case seems to be more complex and I haven’t found anything that can work.

I have gotten as far as {{get(3.metaData[2].value; )}} which gets me all the way down to the [Collection] level, but I need to crack that collection open as well.

What am I missing here?

Welcome to the Make community!

Could you please provide the output bundle of that module by running the scenario, then clicking here and copying the contents:

Screenshot_2023-08-29_100800

This will allow others to better assist you. Thanks!

2 Likes