Hi everyone,
New to PD, been a Max user for sometime.
I am trying to pull some JSON data from a REST API, using the purest_json external.
I'm however stuck in a position where the json output as a list after using the list and route objects, I'm left with the below output -
I am looking to extract just the lon and lat values, but am unable to find a suitable object to do this. In Max I was able to use the dict. object which I believe is not present in PD.
Any advise would be appreciated.
Thanks!