Get familiar with the Postman Flows editor and canvas
Postman Flows has a visual interface that supports building API-driven applications without writing code. This guide offers a high-level overview of the Postman Flows interface and its key elements.
Right sidebar - Provides access to Flows features and information including snapshots, scenarios, details about selected request blocks, and slides.
Minimap - Assists with navigation of larger flows.
Toolbar - Contains the Redo/Undo, Zoom out/Zoom in, and Fit view buttons, and the following controls:
Run - Runs the flow.
Run log - Opens the run log where you can inspect inputs, outputs, and details for each block in the flow. You can select from a history of runs and filter displayed results by block and status.
Add Text - Adds text to the canvas to describe the flow to other users.
Console - Select to see a log of all the flow’s API activity. Useful when you want to debug flows or ensure that your flow is running with the expected information. To learn more, see Troubleshoot Postman Flows.
Last modified: 2025/06/02
Additional resources
Explore ready-to-use Collection Templates, build API-first workflows with Postman Flows, and more!