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

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • 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
    Pokemon API Get Request URL - pokeapi.co/api...
    Postman v10.6.7

Комментарии • 13

  • @sree562
    @sree562 Год назад +1

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

  • @sree562
    @sree562 Год назад +2

    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 ??

  • @xxBTA88
    @xxBTA88 Год назад

    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.

    • @QASCRIPT
      @QASCRIPT  Год назад +1

      Welcome and thanks for letting me know. Will try to include the updated feature in my next video.

  • @slobodanparizoski6869
    @slobodanparizoski6869 5 месяцев назад

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

    • @QASCRIPT
      @QASCRIPT  4 месяца назад

      I'm not aware of this but try to find out

    • @slobodanparizoski6869
      @slobodanparizoski6869 4 месяца назад

      @@QASCRIPT Tried few weeks ago and yes it does run the tests also :)

  • @user-ym1by7cq5x
    @user-ym1by7cq5x Год назад

    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?

    • @QASCRIPT
      @QASCRIPT  Год назад

      It shouldn't be. Try with the latest version of Postman.

  • @user-ym1by7cq5x
    @user-ym1by7cq5x Год назад

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

    • @QASCRIPT
      @QASCRIPT  Год назад

      Can you send a screenshot to support@qascript.com?