JMESPath method
A method for working with the JMESPath library in n8n.
JMESPath method
This is an n8n-provided method for working with the JMESPath library.
Python support
You can use Python in the Code node. It isn't available in expressions.
| Method | Description | Available in Code node? |
|---|---|---|
$jmespath() | Perform a search on a JSON object using JMESPath. | :white_check_mark: |
| Method | Description |
|---|---|
_jmespath() | Perform a search on a JSON object using JMESPath. |
Last updated on
