Having trouble implementing the solutions I have come across on here.
Basically, if I have a key:value pair like:
{
"name": "test"
}The array of objects has about 12 objects in it. I want to be able to get the value of the key ("name") and the value ("test").
The only thing I'm getting back is "Click to download" for input and output. Not sure what I'm doing wrong.
This is my Flow:

The result:
