Hey everyone
I am pretty new to n8n - and also to the community.
So first a big thank you for that epic piece of software and also for everything that is written here - most answers I found here.
Yet, there is one issue I just dont get my head around.
When receiving JSON from a webhook that contains either “input_abc” or “input_xyz”, I can use the IF-node, to output the value that arrived…
With the Merge-node I than can forward the one that arrived.
But now I want to rename the input_xyz or input_abc to just input_final.
But the Aggregate-node needs the correct value, so I can not use something like input_* and it will recognize both fields. I also dont really know, how to explain better and maybe, there is even a much better workflow instead of using the IF node?
Here is also the Workflow - maybe someone has an idea, how I could solve that.
So, actually, when having the right input (abc or xyz), I dont want to have that name but just input_final or something. Hope I did not explain to confusing
Thank you very much!
sant0s
- n8n version: 1.33.1
- Database : SQLite
- Running n8n via:Docker
- n8n EXECUTIONS_PROCESS setting: own
- Operating system: Win 11, n8n on Ubuntu Hetzner