JMESPath
This is an n8n-provided method for working with the JMESPath library.
Method
Description
Available in Code node?
$jmespath()
Perform a search on a JSON object using JMESPath.
✅
Last updated
Was this helpful?
This is an n8n-provided method for working with the JMESPath library.
JavaScript only
The Python Code node doesn't provide this method. To query JSON in Python, use standard Python instead. Refer to Query JSON with JMESPath for a Python version of each example.
$jmespath()
Perform a search on a JSON object using JMESPath.
✅
Last updated
Was this helpful?
Was this helpful?