📨 Postman.io
26 Mar, 2020
👋 FYI, this note is over 6 months old. Some of the content may be out of date.
On this page
Save an env var Jump to heading
var jsonData = JSON.parse(responseBody)
pm.environment.set('ref', jsonData.refs[0].ref)
← Back home