Created
September 5, 2016 17:53
-
-
Save webknjaz/cefac3169a2b42553c2fdf082d5b9c9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var data = JSON.parse(responseBody); | |
postman.setEnvironmentVariable("TOKEN", data.tokenId); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment