Merge node (old)

So, I have this workflow where I get two different types of http requests, one get me information that I need, and the other the users related to that information, like the owner.

The first input gives me only the user ID
The second input gives me the name for that ID

I want to merge this but no matter what mode I use in the Marge node I can’t do this.

If I merge by key, the two property inputs gives me only expressions for the firts http request.

I’ve tried to get the names using the expression of the json, but didn’t worked either.

Hi @Eduardo_Lima_Barros :wave: Can you share some of the information that we’d need from the template in order to better help you?

Specifically:

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Please also share your workflow, as that will help too!