Skip to content

We're maintaining this repo to share the progress of Flows publicly and get feedback at the same time.

Notifications You must be signed in to change notification settings

angels7777/postman-flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Flows

Postman Flows is an API workflow builder that lets you connect APIs logically. Use Flows to chain requests, handle data and create real world workflows right in your Postman workspace.

Based on the flow-based programming paradigm, a Flow is made up of several connected "Blocks" that each perform an action. Blocks have "Ports" on them that receive and transmit data to and from the block.

Postman Flow is a beta feature and is available to members of all plans for free. Head on to Postman web app or use the latest version of Postman desktop app to start creating Flows.

Getting started

  1. Open the flow builder

    You can create a new flow by going to the "Flows" tab in the left sidebar

    Open flow builder

  2. Add blocks to the flow builder

    When you open a new tab you have the Block list already open from which you can select the block to start with. You can open this Block selector by clicking on any blocks port.

    Alternatively you can also add a block by clicking on the "Add block" button in the toolbar

    add block

  3. Run a flow

    Once You've created your flow and are ready to execute it, you can click on the start button on the bottom toolbar. This will trigger the flow to start running.

    start

Contribute

Flows is in beta and we're building it actively. We would love to hear what you're making with flows, what issues you face while doing so, and what new you'd like to see in Postman Flows.

Head on over to the discussions page to start or join a conversation

About

We're maintaining this repo to share the progress of Flows publicly and get feedback at the same time.

Resources

Stars

Watchers

Forks

Packages

No packages published