Skip to content

Instantly share code, notes, and snippets.

@virtualhobbit
Created January 10, 2022 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save virtualhobbit/c815db1f8f523f1aea6aefa78266ad2e to your computer and use it in GitHub Desktop.
Save virtualhobbit/c815db1f8f523f1aea6aefa78266ad2e to your computer and use it in GitHub Desktop.
var jsonData = JSON.parse(responseBody);
postman.setEnvironmentVariable("token", jsonData.auth.client_token);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment