n8n Community
Wildcard JSON?
Questions
data-transformation
jan
June 19, 2021, 5:56am
2
If there is just one root key you should be able to do this:
{{$json[Object.keys($json)[0]]["id"]}}
show post in topic