Hello everyone, I set an item variable in a loop node, and then added an http node inside the loop. Why can’t I find /item in the variables?
Please see the screenshot below for details, thank you.
Hello everyone, I set an item variable in a loop node, and then added an http node inside the loop. Why can’t I find /item in the variables?
Please see the screenshot below for details, thank you.
I am also experiencing the same issue and I believe it is likely a bug. Because hierarchical JSON cannot be read, I switched to a Python node for code execution and was able to create the workflow.