Forum Discussion

Gursimrat's avatar
Gursimrat
Leader
11 years ago

Iterate through JSON response in FTL

Hi,   I am getting a response in my endpoint via http.client.request in the JSON format, I want to iterate thorugh the nodes of the json via FTL, but I am not able to.   Code to read the json:  ...