I want to use either data from 1 or 2 to 3.
But I can’t use it - not sure why
It looks like your topic is missing some important information. Could you provide the following if applicable.
I assume that the problem is the summarize node. It combines multiple items into one. It will then not be possible anymore for n8n to identify a single matching item as for example item 0, 1 and 2 would be viable values to resolve to.
Could you change your workflow to not use that node?
I tried using java code instead of that - still got the same error.
It is then probably worth reading the following:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.