Postman 10.x Tutorial (Latest) - Postman Flows: Create Bar Chart, Gauge & Output from API Response

preview_player
Показать описание
Step-by-step video on how to use postman flows to generate charts, tables and output from an API response.

Output block takes input from other bocks and generates a visual display of that input.

Types of Output:
1. Text - Shows information as lines of text
2. Number - Shows information as number
3. Boolean - Shows true/false value
4. JSON - Shows information in JSON format
5. Bar Chart - Shows information in the form of a Bar Chart
6. Line Chart - Shows lines for X & Y coordinates connected to input
7. Gauge - Shows a number when input is a percentage
8. Table - Shows information as table in rows & columns
9. Markdown - Shows all information as markdown annotations
10. URL - Shows a hyperlink to the URL connected to input
11. Image - Shows an image connected to input
12. Video - Shows a video connected to input
13. YouTube - Shows a Youtube video from a URL connected to input

Example:
API Request - Get Current Weather

Рекомендации по теме
Комментарии
Автор

Here you are using the weather request for sending the request, Can you send me the list for those api creation videos

vamsivarmakanumuri-ubgy
Автор

How to use grpc service call in Postman Flows?

NikhilKumar-ped