Hi all, I want to split a HTTP request and also return the object name. The splitting is going fine but I need to have the object name in the result as well as it’s the transaction ID. How could I achieve this? Thanks!
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
I think you need to flatten the results first and then use the Spilt node
Would you have any guidance on how to do that?
hello @Ricky_Wolff
You need to inject the name of the key into that key.
The example below (will be created a new property with key “name”)
