Visualize API responses in Postman

Visualize API responses in Postman

Valentin Despa

5 лет назад

7,369 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@on3p3301
@on3p3301 - 02.01.2020 17:30

Like this feature. Thanks for good news! :)

Ответить
@praveenanagineni7171
@praveenanagineni7171 - 03.01.2020 16:34

i am trying this feature with one of my api's but in visualiseBeta section only table header value prints nothing else data doesn't bind there is any piece am i missing . response Json will be in below format can you help me here.{
"states":[
{
"listItems":[

{
"codeValue":"AP",
"shortName":"Andhrapradesh",
"longName":"Andhrapradesh"
},

{
"codeValue":"TN",
"shortName":"tamilNadu",
"longName":"tamilNadu"
},

{
"codeValue":"KA",
"shortName":"Karnataka",
"longName":"Karnataka"
}


]

}]
}

Ответить
@gas452
@gas452 - 18.08.2020 06:02

hey, thanks for the video. im trying work with the visualizer but im wondering, can we only pass response data into a template with the handlebar syntax? i guess im wondering if/how you could achieve the same result by interpolating a regular JS method like .map or .forEach within your template? or even more basically, if/how its possible to just select something from the response with basic JS interpolation syntax... hope that makes sense!

Ответить
@chrystelleellallaguno3624
@chrystelleellallaguno3624 - 07.01.2021 10:57

hello! can this be applied to collection runner?

Ответить
@ვ3ვ3ვ
@ვ3ვ3ვ - 11.07.2024 14:12

Thank yu Valentin sir 🙂

Ответить