FeatureFuel
1

JSONPath/XPath access to Environment Variables

Source: Kong/insomnia#3731 · opened by @js-mode
[Feature Request] Would like to ability to use specific workspace environment variables in the JSONPath queries. Currently we querying API with specific order numbers and am getting back very large JSON response for customer. Would like to filter the JSONPath filter using the variable that is set on the GET API request. This would also be valuable for those that are constantly running the same JSONPath queries for that specific environment - for example if you are always running $..[?(@.customer == '50')] to filter out the information for just that environment (per call) so that you can have set environment variables you can use for JSON responses that are returned on an environment basis. The data may change, which is why it would be nice to parse out specific environment variables that you can throw into the JSONPath query section. The history is very useful, but if the query is long enough, it is a lot easier to use specific variables (such as CustomerID…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests