[GH-ISSUE #3317] [feature]: support system variables like GUID and UNIX Timestamp #1101

Closed
opened 2026-03-16 18:34:00 +03:00 by kerem · 3 comments
Owner

Originally created by @james-yin on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3317

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Support system variables like GUID and UNIX Timestamp in Hoppscotch. In Postman or REST Client, there's the abilities to include {{$guid}} or {{$timestamp}} in the JSON payload.

Why should this be worked on?

Many of the web API's require a unique identifier for a particular payload request. It's convenient to have that built into the tool.

Originally created by @james-yin on GitHub (Sep 5, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3317 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Support system variables like GUID and UNIX Timestamp in Hoppscotch. In Postman or REST Client, there's the abilities to include {{$guid}} or {{$timestamp}} in the JSON payload. ### Why should this be worked on? Many of the web API's require a unique identifier for a particular payload request. It's convenient to have that built into the tool.
kerem 2026-03-16 18:34:00 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@jiangying000 commented on GitHub (Dec 21, 2023):

agree, this will be very useful

<!-- gh-comment-id:1865442100 --> @jiangying000 commented on GitHub (Dec 21, 2023): agree, this will be very useful
Author
Owner

@shaded013 commented on GitHub (Mar 5, 2024):

Is there a way to add predefined variables to be used as a random variables which we don't need to setup in the pre-request script.

<!-- gh-comment-id:1979573000 --> @shaded013 commented on GitHub (Mar 5, 2024): Is there a way to add predefined variables to be used as a random variables which we don't need to setup in the pre-request script.
Author
Owner

@kishannareshpal commented on GitHub (Feb 7, 2025):

I think this issue can be closed now, as the feature requested here has already been implemented via #3886.

Link to documentation for "Predefined variables": https://docs.hoppscotch.io/documentation/features/variables#variable-scopes

<!-- gh-comment-id:2643558900 --> @kishannareshpal commented on GitHub (Feb 7, 2025): I think this issue can be closed now, as the feature requested here has already been implemented via #3886. Link to documentation for "Predefined variables": https://docs.hoppscotch.io/documentation/features/variables#variable-scopes
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/hoppscotch#1101
No description provided.