Does postman have support for parsing multipart responses? Or do we have to go oldschool and manually parse the body and identify the parts and go from there?
allyn.hill
(allyn.hill)
1
Whersh
(wendall hershberger)
2
I don’t believe that there is a way to do it Automatically yet. I did however find a possible solution on stackoverflow.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to execute Test Scripts for partial responses? | 0 | 829 | November 24, 2020 | |
| Parsing response data | 5 | 7124 | February 22, 2021 | |
| How to parse postman 'Body' response into next URL | 3 | 683 | November 8, 2023 | |
| Not able to parse response in the postman client | 0 | 1699 | October 9, 2018 | |
| How to account for a Response Body with a possible JSON or HTML format? | 0 | 643 | April 22, 2022 |