How to Visualize Data in Postman

preview_player
Показать описание
Welcome to Advanced Postman!

This episode covers Postman Visualizer, a powerful, built in, HTML, CSS, and Javascript renderer.

Watch the first series, Introduction to Postman here!

Watch the first episode of Advanced Postman - Version Control

Watch the second episode of Advanced Postman - Mock Server

Watch the third episode of Advanced Postman - Monitors

Watch the fourth episode of Advanced Postman - Newman

Watch the fifth episode of Advanced Postman - Postman API

Watch the sixth episode of Advanced Postman - XML Scripting

Watch the seventh episode of Advanced Postman - Create APIs

Download:

Postman Docs and Visualizer Examples:

Postman Echo Docs:

More Resources:

Postman Documenter and Collection Export - Visualizer Line Graph - Financial

World Trading Data

HTML Template:

Questions about this episode or Postman? Ask in the comments!
Рекомендации по теме
Комментарии
Автор

Hey! What's the easiest way to apply a basic method to {{some.val}} in the template string in the visualizer? im getting a parse error trying to do what i normally would in JS, like ${Math.floor{{some.val}}}. Any ideas? Is this possible?

gas