Postman monitors run on Postman’s servers and always use the initial value defined in a variable. The current value is not sent to our servers—current values are for local use only. This behavior is intended to prevent sensitive authentication data from being shared unintentionally.
For reference, here are some examples of how monitors and variables interact:
As a workaround, you can update the values of the variables by persisting variable values using the Postman API. This will replace initial values with current values.
Have more questions? Submit a request