Access values inside array

Hi guys

I used API Action to make a repeatable set of cards with list of products from WooCommerce now I’m trying to assign their images to each card.

The image URLs are stored in an images array. I cannot seem to open that images array and select the URL, I can only select the array itself.

Is there any way to open the images array so I can select the image URL only?

Hi,
once I did very extensive use of arrays and the links below helped me
In case you are not aware of them

https://docs.wappler.io/t/dynamically-check-multiple-checkboxes/4073

Hope they help you.
Thank you!

Thank you

These articles are helpful, I think I saw some of them before I decided to post here in the forum, but their content is a little too complex for what I’m trying to accomplish😅.

Basically, what I’m looking for is super simple, on the API connector, I want to know if it’s possible to access values inside an array just like the images array I have selected in the screenshot above.