JSONPath: query¶
Plugin ID: eca_jsonpath_query
Available since: 1.0.0
Store JSONPath matches in a token.
Fields¶
Data— config key:data-
Token name or JSON string of nested data.
This field supports tokens.Type:
textarea· Required: no · Default: empty string JSONPath— config key:jsonpath-
JSONPath, e.g. $.items[?(@.id == 1)].
This field supports tokens.Type:
textfield· Required: no · Default: empty string Result token name— config key:token_name-
Token that stores the list of matches. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string