I make a http request and store the result of some projects in input.httprequest. I use a Say node to present the first value in the respons by using {{input.httprequest.result.projects[0].name}}
If I would like to present a list with all the project names, how is that done in the best way? Later I would like to drill down and be able to present more info on each project.
Under nodes settings there is a headline Options with Linear and Loop options but I can't find any documentation on those.
BR
Magnus
Comments
1 comment