Hey @weilies_chok, thanks for reaching out! JMESPath does not define a zip method. Instead, here’s a resource for helping you get started with a zip method alternative in javascript. Zip arrays in JavaScript? - Stack Overflow
thanks Ludwig, but any plan for the JMESpath to be enhance with more methods in n8n?
also, i noticed n8n doc point me to https://jmespath.org/, which some of the expression doesn’t work as expected. Later i moved on to JMESPath, using the same expression and it’s working.
So i bet the later site is more reliable/advanced?
may i know if i am planning to use expression, how to deal with it in n8n? (i know writting JS can simply achieve that but i want to make good use of JMESpath)