For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
          • Create blocks
          • Connect blocks
          • Copy flows with clones
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Copy and paste blocks
Postman FlowsBuild flowsCreate

Create blocks in Postman Flows

||View as Markdown|
Was this page helpful?
Previous

Build flows overview

Next

Connect blocks in Postman Flows

Built with

All blocks have an input port, an output port, or both. Input ports are on the left side of a block, and output ports are on the right. You can find an explanation and example for every block in Blocks overview.

There are several ways to add a new block:

  • Right-click anywhere in the flow.
  • Click the Add icon Block button on the toolbar.
  • Drag a connection from the output port of another block.

Any of these steps will open the block list, where you can select a block and add it to the flow. You can also copy and paste blocks into your flow.

Add a block

When you create a new flow, there’s a Start block on the canvas, with colored suggestions for things you can do:

  • Magic icon Describe - Opens agent mode where you can describe and build a flow with AI.
  • Add icon Add blocks - Opens the blocks list.
  • Collection Template icon Browse templates - Opens the Flows Catalog where you can discover and load prebuilt flow templates.

Copy and paste blocks

You can copy and paste blocks in flows using your system’s standard keyboard shortcuts. The pasted blocks preserve the copied blocks’ configurations. If you copy and paste connected blocks, they keep their connections. You can also copy and paste annotations and groups.

To copy and paste blocks in a flow, do the following:

  1. Select a block. For multiple blocks, hold ⌘ or Ctrl while selecting the blocks.

  2. Select ⌘+C or Ctrl+C to copy the block.

  3. Press ⌘+V or Ctrl+V to paste the block.

Tip

You can copy blocks from one flow and paste them in a different flow.