10
multiple responses can override variables
Source: Kong/insomnia#4594 · opened by @akaswenwilk
Hey, firstly just wanna say thanks to all the contributors on this project. Very nicely put together application! I'm exploring insomnia with my team and considering making the switch from postman, but there's one feature that as far as I can tell isn't achievable with the current set up (though I might simply have missed something, would be great if someone could point me in the proper direction if this is the case 😄 ). I would like to be able to have different requests set the same environment variable (basically each different request would override the previous value of the env variable). My use case has to do with polymorphism in REST APIs: Suppose you have an API to create dogs and cats and then you could query for animals: when creating a dog or a cat, and you can use the id from either of them to query a specific animal. With current setup in insomnia, I could set the id in the dogs response to be dog_id and then I could set the id in the cat res…
No pledges yet. Be the first to back this.
Comments
Similar requests
Redesign the environment variables
1 vote · 0 comments
JSONPath/XPath access to Environment Variables
1 vote · 0 comments
Right Click Set Environment Variables
2 votes · 0 comments
Collection Specific Environment Variables Superseding Active Environment Variables
2 votes · 0 comments
Allow Environment variables as command line params to inso cli
7 votes · 0 comments
No comments yet.