[GH-ISSUE #2136] [bug]: When importing from Postman, raw body is lost #718

Closed
opened 2026-03-16 16:51:41 +03:00 by kerem · 0 comments
Owner

Originally created by @hungryseashell on GitHub (Feb 28, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2136

Originally assigned to: @RishabhAgarwal-2001 on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I import a collection from postman with body type raw, it is lost in Hoppscotch.
I tried it with text and json data and the result was the same. There was no body after import.
(form-data type body for example imports just fine)

I expect them appearing in Hoppscotch after import.

Steps to reproduce

  1. Create collection in Postman
  2. Set body to raw and input some text.
  3. Save it
  4. Export it
  5. Import to Hoppscotch
  6. Check the body of the imported request

Environment

Production

Version

Cloud

Originally created by @hungryseashell on GitHub (Feb 28, 2022). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2136 Originally assigned to: @RishabhAgarwal-2001 on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I import a collection from postman with body type raw, it is lost in Hoppscotch. I tried it with text and json data and the result was the same. There was no body after import. (form-data type body for example imports just fine) I expect them appearing in Hoppscotch after import. ### Steps to reproduce 1. Create collection in Postman 2. Set body to raw and input some text. 3. Save it 4. Export it 5. Import to Hoppscotch 6. Check the body of the imported request ### Environment Production ### Version Cloud
kerem closed this issue 2026-03-16 16:51:46 +03:00
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#718
No description provided.