[GH-ISSUE #130] Docs need clarity on how to store payload values as Environment Variables #38

Closed
opened 2026-03-16 12:19:43 +03:00 by kerem · 1 comment
Owner

Originally created by @cjchand on GitHub (Aug 4, 2023).
Original GitHub issue: https://github.com/hoppscotch/docs/issues/130

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

As called out in a few issues, it is a common pattern to take values from a response payload and use these in subsequent API calls. The most common example is fetching a JWT and using that in an Authorization header for all subsequent calls.

Things are just different enough in Hoppscotch to make examples from Postman not compatible. Unless I'm missing something obvious, I was unable to get console output from the Tests tab to tell me where things were going wrong, but I did manage to figure it out eventually.

Some small doc additions can help others not run into the same friction.

Steps to reproduce

  1. Review docs
  2. Fail
  3. Open Issue asking for help 😄

Environment

Production

Version

Local

Originally created by @cjchand on GitHub (Aug 4, 2023). Original GitHub issue: https://github.com/hoppscotch/docs/issues/130 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior As called out in a few issues, it is a common pattern to take values from a response payload and use these in subsequent API calls. The most common example is fetching a JWT and using that in an Authorization header for all subsequent calls. Things are just different enough in Hoppscotch to make examples from Postman not compatible. Unless I'm missing something obvious, I was unable to get console output from the Tests tab to tell me where things were going wrong, but I did manage to figure it out eventually. Some small doc additions can help others not run into the same friction. ### Steps to reproduce 1. Review docs 2. Fail 3. Open Issue asking for help :smile: ### Environment Production ### Version Local
kerem closed this issue 2026-03-16 12:19:49 +03:00
Author
Owner

@cjchand commented on GitHub (Aug 4, 2023):

Linked a PR to address this issue above

<!-- gh-comment-id:1665951301 --> @cjchand commented on GitHub (Aug 4, 2023): Linked a PR to address this issue above
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#38
No description provided.