I’ve migrated that Merge to a Code node. I want to grab from the inputs (Loop node and HTTP API Request node) and put them together into a nice little json item that I can use downstream.
Problem is that the Code node won’t see the API request data, which is seen as valid. Both inputs are valid.
I’m not sure why I can’t see both inputs. I’ve tested for both inputs and secondary (api request) is empty.
Any ideas?