Get Value
Gets a value from an object using a path expression. Use JSONPath notation to navigate through the object, for example:$.name— get the “name” field$.items[0]— get the first item$.users[*].email— get all user emails
Block metadata
| Field | Value |
|---|---|
| Block ID | getValue |
| Display name | Get Value |
| Group | Modifiers |