Skip to content

Instantly share code, notes, and snippets.

@Koriit
Created November 28, 2018 18:22
Show Gist options
  • Save Koriit/53cb9be25866052fc79d9bacad7b0e2b to your computer and use it in GitHub Desktop.
Save Koriit/53cb9be25866052fc79d9bacad7b0e2b to your computer and use it in GitHub Desktop.
var jsonData = JSON.parse(responseBody);
postman.setEnvironmentVariable("client_access_token", jsonData.access_token);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment