A block is a fundamental unit of a flow. Each block stores information or performs a task. You can configure a block to fit your specific use case. Blocks may have input ports, output ports, or both. You can use these ports to connect your blocks and route information or trigger an action.
The blocks reference section contains a topic for each block describing its inputs, outputs, setup, and usage options. These topics also include links to example flows and related blocks.
The following types of blocks are available in Postman Flows:
Some blocks support inserting data blocks to access the data blocks' values. For example, you can insert a String block into a List block to include the String block's value as an item in the List block's array.
To insert a block, click Add data blocks and select a block from the dropdown list.
Last modified: 2025/06/16