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
        • Use TypeScript in an Evaluate block
        • Iterate through a list using a For loop
        • Select data from complex JSON
        • Persist data outside a flow
        • Use the AI Agent block as logic for a flow
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.

Postman FlowsFlows cookbook

Postman Flows Cookbook overview

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

Connector blocks overview

Next

Use TypeScript in an Evaluate block

Built with

The Postman Flows Cookbook is a collection of practical recipes for developing flows. Each recipe describes the best practice for a specific real-world example. The cookbook provides working examples of common tasks and shows prescribed methods for efficiently building your own flows. The focus of each recipe is to explain common idioms or design patterns that help you understand more advanced flow structures or design patterns involved in creating a flow.

Along with an explanation of the steps involved to write the flow, each recipe in the cookbook provides an embedded example you can copy into your own workspace and use. These examples may work as-is for your current task, or they may be a starting point you can expand and refine to tackle your own specific use case.

The cookbook assumes a basic knowledge of Postman Flows. If you’re using flows for the first time, it might be helpful to start with the Build your first flow tutorial first. The cookbook is also not designed to be a quick reference to the functionality of each block. If you’re looking for an item-by-item inventory of the fields in a block or tables of possible values, check out the block reference section.