How to Create Environment Variables in Postman
It is very easy to create environment variables in Postman. Here’s a quick tutorial on how to do it:
- On Postman's main workspace, navigate to the left-side panel and click 'Environments'.
- Select the environment where you wish to create a new variable.
- After that, go to the table preview and click 'Add a New Variable'. Type the new variable you want to add.
- Subsequently, specify your preferred variable type. Simply click the drop-down menu next to the newly added variable and pick one from the available choices.
- Add an initial and current values if necessary. Just enter the details into their respective input fields.
- Finally, click 'Save' to create and enable the new environment variable.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it