How to use Global variable using UID – 🙋 Help


I am running my test collections using Postman Command Line Interface (CLI). I want to know how I can utilize the global variable by its Unique Identifier (UID), in the same way as I use environment and collection variables. So instead of using the global variable with a file path as shown below:

postman collection run [Collection UID] -e [Environment UID] -g [Global var File path]

I would like to use the UID of the global variable. Could you please tell me how to do this?



Source link

Leave a Comment