JMESPath method#
นี่คือ method ที่ n8n เตรียมไว้ให้สำหรับการทำงานกับ library JMESPath
Python support
คุณสามารถใช้ Python ใน Code node ได้ แต่ไม่สามารถใช้ใน expressions ได้
| Method | Description | Available in Code node? |
|---|---|---|
$jmespath() |
ทำการค้นหาบน JSON object โดยใช้ JMESPath |
| Method | Description |
|---|---|
_jmespath() |
ทำการค้นหาบน JSON object โดยใช้ JMESPath |