Skip to content

Instantly share code, notes, and snippets.

@RuanAragao
Last active September 16, 2025 00:50
Show Gist options
  • Save RuanAragao/3b4c435c7232f0dce24697de1e32e850 to your computer and use it in GitHub Desktop.
Save RuanAragao/3b4c435c7232f0dce24697de1e32e850 to your computer and use it in GitHub Desktop.
Bruno Script Save Token Environment Variable
// Post Response
let data = res.getBody();
bru.setEnvVar("access_token", data.token);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment