The Analytics tab in Postman Flows provides details about how your deployed actions run in the Postman Cloud. Use the Analytics tab to monitor when and how often your actions run, success/failure status, and run duration. You can also see the success/failure status of individual blocks in the selected action's run.
To see the Analytics tab in Postman Flows, from the Flows tab select Flows Home > Analytics.
Select a time range from the dropdown list in the upper right to display action runs from that time. The maximum time range is three days. You can filter the list of action runs by run ID, action name, and status.
You can get the run ID from the response's
x-session-id
header.
Select an action run from the list to open the Run Details pane. From the Run Details pane you can select Open action to open the action, or Stop to end an action that's running.
After an action completes its run, the Run Details pane shows each block's status ( Success or
Fail). Select the Run Logs dropdown lists to filter by block and status.
Last modified: 2025/04/30