# Getting a value from an array

**URL:** https://community.make.com/t/getting-a-value-from-an-array/68098
**Category:** Questions
**Tags:** arrays, functions, mapping
**Created:** [February 2, 2025, 3:33am UTC](https://community.make.com/t/getting-a-value-from-an-array/68098 "2025-02-02T03:33:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Chris\_Bradley](https://avatars.discourse-cdn.com/v4/letter/c/87869e/32.png) [@Chris\_Bradley](https://community.make.com/u/Chris_Bradley)
#### Post date: [February 2, 2025, 3:33am UTC](https://community.make.com/t/getting-a-value-from-an-array/68098/1 "2025-02-02T03:33:28Z")

</div>

wondering if anyone can help with this scenario, as I am kind of struggling with it.

Trying to return the following: {{2.array.data.values.channel\_specific.default.images\_products}}, and want to use the key (step in tool6) to find this.

[blueprint (1).json](https://community.make.com/uploads/short-url/fZJsuzD7mDOlWG9SUzNRwQAeWIt.json) (81.9 KB)

Kind of looks like this, step 8 is where I would like to search the array and find with the key.

 ![Screenshot 2025-02-02 at 2.32.32 pm](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/8/b/8b51507cf2430e59f8f060b58bcf974d38273689.jpeg)

---

<div class="post-metadata">

### Author: ![Chris\_Bradley](https://avatars.discourse-cdn.com/v4/letter/c/87869e/32.png) [@Chris\_Bradley](https://community.make.com/u/Chris_Bradley)
#### Post date: [February 2, 2025, 3:35am UTC](https://community.make.com/t/getting-a-value-from-an-array/68098/2 "2025-02-02T03:35:52Z")

</div>

key if def aval, but just cant figure out the logic. the item is an array as well, which I need to keep as an array so I can return it to another field.

 ![Screenshot 2025-02-02 at 2.35.17 pm](https://europe1.discourse-cdn.com/flex013/uploads/make/original/3X/4/6/46742fdf87e611981462b4849cfce83f48176bc2.jpeg)

---

<div class="post-metadata">

### Author: ![Make\_Bot](https://dub1.discourse-cdn.com/flex013/user_avatar/community.make.com/make_bot/32/14661_2.png) [@Make\_Bot](https://community.make.com/u/Make_Bot)
#### Post date: [May 3, 2025, 2:46am UTC](https://community.make.com/t/getting-a-value-from-an-array/68098/3 "2025-05-03T02:46:44Z")

</div>


