Postman 10.x Tutorial (Latest) - Creating API workflows using Postman Flows

preview_player
Показать описание
In this video we will learn how to use Postman Flows to create API workflows.

Postman Flows is a visual tool for creating API workflows. We can use flows to chain requests, handle data and create real world workflows in Postman workspace.

Postman Flows has three main parts in its interface - toolbar, right sidebar and console

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

till now no one explained these topics ....really awesome...gr8 job well explained ....thanks you so much

sree
Автор

could you pls add few more points like why we need flows ? what it differes from collections ?? when we go for flows ?? importance of flow ?? advantanges of creating flows ??

sree
Автор

Does running of api requests in Postman flow, also runs the tests for each request (if there are any)?

slobodanparizoski
Автор

Thanks for creating this demo. The Flow feature is so new, there aren't many people showing how it works yet. Just a heads up, it seems they have updated the IF block to now include the FQL evaluation, so the instruction from your video no longer works on the latest version of Postman. I was able to fix this in my test workflow by deleting the Evaluate block entirely, and placing the Evaluate criteria inside of the IF block.

xxBTA
Автор

Also, inside the if block true statement is disabled for me, why so? I followed the same steps which you shown in the video, but true blow is disabled for me, why so?

PraveenKumar-mgt
Автор

Hi,
Am getting error like "expression ended unexpectedly" error, how to solve this error?

PraveenKumar-mgt