How to pass information outside of postman?

Hi,

iam trying something crazy with postman and i need to pass some information outside the postman instance, so i can get them via bash scripts.

Specifically my goal is that i want to have access to the name of the selected Environment in a locally running Postman instance.

the idea is that i want to do some restcalls via bashscript, so newman is naturally the way to go, but i need to know the selected Environment in the postman instance, so i can make the same call with newman.

1 Like