Version: 1.105.0 / cloud
In all the cases, whenever a code node output say 5 items to next http node, the http node only outputs its own item and doesn’t output what it got from previous node. It happens in all the cases no matter what is the previous node to http node.
Example: A code node outputs symbol/id/name and the next node is http node. The http node outputs its own item and doesn’t include symbol/id/name.
Thanks.