So I have a GrapAPI call set up and working, using "Send an HTTP Request". This works and provides results.
I have Parse JSON after that, and the schema is from the results of "Send an HTTP Request"
Parse JSON works as expected, and I can get it to run result. But I can't find the way to get the results from Parse JSON to a CSV. There results are always empty.

I am probably missing something very obvious. Currently I am getting an error in the Apply to Each.. I think I have been staring at this too long

I'd appreciate if someone was able to point me in the correct direction - I want to make this work, but I can't figure out how to get the JSON outputted to CSV. I don't know the right questions to ask.
Thanks,