I am new to postman and I have some 200 services to automate. Now for every service I need to save some values and retrive in other services. Now can I do it by saving and retriving from environment variables.
Is there any other option other than saving in environment variable ? Like at collection level itself ? Also the environment list looks big if I start to save the values in them ?
Looking for different options ?