+1 vote
in POSTMAN by
How the Postman variables are accessed?

1 Answer

0 votes
by
The Postman variables are always accessed by using the variable name:

{{variable name}}
...