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

Опубликовано: 02 Апрель 2023
на канале: QASCRIPT
1,000
11

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
Endpoint URL - https://api.open-meteo.com/v1/forecas...

If you have any questions or want to learn more, then please reach out to us at [email protected]