[GH-ISSUE #746] Add compatibility for postman collections & environments #256

Closed
opened 2026-03-16 14:16:42 +03:00 by kerem · 1 comment
Owner

Originally created by @AFRI4N on GitHub (Apr 7, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/746

Is your feature request related to a problem? Please describe.
My team is working with postman. Therefore, I have to work with collections and environment variables that are created and optimized for postman. However, to use them in postwoman I have to replace {{variable}} to <<variable>> for postwoman as well as it dosn't set the requestUrls correct. For example the requestUrl {{variable}}/validate maps into {{variable}} in postwoman.

Describe the solution you'd like
Support postman environments or supporting {{}} variable definitions
Adapt/Fix request URL Import

Describe alternatives you've considered
Changes everything manually. However this takes a bit of time and the product owners don't like that (ofc)

Additional context
grafik

Originally created by @AFRI4N on GitHub (Apr 7, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/746 **Is your feature request related to a problem? Please describe.** My team is working with postman. Therefore, I have to work with collections and environment variables that are created and optimized for postman. However, to use them in postwoman I have to replace `{{variable}}` to `<<variable>>` for postwoman as well as it dosn't set the requestUrls correct. For example the requestUrl `{{variable}}/validate` maps into `{{variable}}` in postwoman. **Describe the solution you'd like** Support postman environments or supporting {{}} variable definitions Adapt/Fix request URL Import **Describe alternatives you've considered** Changes everything manually. However this takes a bit of time and the product owners don't like that (ofc) **Additional context** ![grafik](https://user-images.githubusercontent.com/50735002/78684518-d9378500-78f0-11ea-85d8-f8986a7c57c0.png)
kerem 2026-03-16 14:16:42 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Apr 13, 2020):

Duplicate of #759

<!-- gh-comment-id:612705113 --> @liyasthomas commented on GitHub (Apr 13, 2020): Duplicate of #759
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#256
No description provided.