Try making a json list by adding a [pairs inside here] instead of using the Make a list Function because you can’t do look up in pairs from a list other than a decoded json
But i am decoding it here through the function that is called, and the contenst are showing in a ListViewers
I am calling 20 or so elements and the are all being called properly. It is when i want to recallr them from a list function I am having an issue. Thie list as I said is howing properly in ListViewer.
Yes this is from an API. I will message you the AIA as it has some API keys.
There are about 240 objects in the API , and I need about 20 or 30 of them. My process is working, and the lists I am creating are showing up in listview, I just cant query them, as I get a wierd error about the list not being “well-formed”.
I need these API values for 2 different queries. This AIA I am sending you is just me testing how to get those value.