Get value of an item from a Json array by ID and not by order

Hey @patomi, I have described a possible approach in a previous post which you can find here:

The field names are slightly different, but you should be able to adjust the code accordingly. Let me know if you run into any trouble with this (it would be great if you could copy the JSON version of your item in that case).

Yesterday’s version 0.167.0 of n8n also added support for JMESPath in n8n, which should simplify many queries like this (but I haven’t used it yet, so don’t have an example ready unfortunately).