Postman - Videos

Back to Channel

Native Git & File System Workflow with Agent Mode

Learn how to build a native Git and file system workflow with Agent Mode. Follow a flow that starts from local files, uses Agent Mode to generate API collections, adds and updates endpoints, commi...

103 views • 2 likes • 0 comments • February 04, 2026

Postman and PayPal Case Study: Reducing Time to First Call to One Minute

Watch how Postman has reduced the time to first Call (TTFC) to one minute for PayPal. Learn more at https://www.postman.com/case-studies/paypal/

86 views • 2 likes • 0 comments • February 01, 2026

Axis Bank decreased onboarding time from 10 days to 2: Postman Case Study

Watch how Postman reduced development time from 6 months to 1 for Axis Bank. Learn more at postman.com or connect with Postman on Twitter via @getpostman Learn more at: https://www.postman.com/cas...

29 views • 1 likes • 0 comments • February 01, 2026

Postman’s Public API Network Centralizes HubSpot APIs - Case Study

Developers now have easier access to the latest versions of HubSpot APIs by using the Postman Public API Network. Learn more at postman.com/case-studies/

53 views • 1 likes • 0 comments • February 01, 2026

How Postman Empowers WhatsApp to Enhance Global Connectivity: A Case Study

Discover how WhatsApp Business Platform leverages Postman to democratize business communication for developers worldwide. Learn from Marco Wirasinghe (Head of Product) and Arushi Grover (Senior Sof...

82 views • 1 likes • 0 comments • February 01, 2026

Using Postman MCP in Antigravity: Code and Collections

Learn how to install and use the Postman MCP server inside Antigravity, Google’s new IDE. We walk through the different MCP installation options (minimal, full, and code), explain when each makes s...

185 views • 6 likes • 1 comments • January 30, 2026

How to Use the Postman CLI Extension for Gemini

Install and use the Postman CLI extension for Gemini to generate Postman collections directly from an existing codebase, including tests and monitoring. The video also covers the reverse workflow, ...

1,786 views • 19 likes • 1 comments • January 29, 2026

New in Postman: Performance Testing, AI, and Workflow Updates

Kick off 2026 with the first Postman product update of the year. This release focuses on closing gaps across the API workflow, with major improvements to performance testing, expanded AI capabiliti...

969 views • 19 likes • 0 comments • January 27, 2026

Postman Variables Explained: Scope, Environments, Vault

Learn how Postman variables work and why scope matters for reusable, maintainable requests. This quick overview covers global, environment, collection, local variables, and the Postman Vault for se...

518 views • 7 likes • 0 comments • January 26, 2026

How to Analyze Failed Monitor Runs in Postman

Learn how to quickly analyze failed Postman monitor runs and see exactly which tests broke and why. Discover how monitor results help you diagnose issues faster without manually reproducing failures.

184 views • 2 likes • 1 comments • January 26, 2026

Former Nike and Walmart engineer Jack Herrington on building smarter APIs — a Postman case study.

Engineer and Influencer Jack Herrington dives into how modern API tools transform the developer workflow. From front-end testing to mocking and documentation, Jack shows how Postman empowers enterp...

291 views • 10 likes • 0 comments • January 25, 2026

APIs and AI insights from former Nike and Walmart Engineer Jack Herrington - Postman Case Study

Former Nike and Walmart Engineer and Influencer Jack Herrington dives into how Postman is redefining the developer experience. From working with MCP and OpenAPI to integrating AI-powered insights, ...

243 views • 3 likes • 0 comments • January 25, 2026

Scale API Monitoring Without Duplicating Tests

Use Postman environments to run the same API monitors across development, staging, and production without duplicating collections or tests. By parameterizing URLs and credentials, teams can keep mo...

1,072 views • 9 likes • 1 comments • January 23, 2026

Using Postman MCP Server with Gemini CLI for API Workflows

Explore how to use the Postman MCP Server with Gemini CLI to streamline modern API workflows. You’ll see two common developer use cases in action: generating a Postman collection directly from an ...

483 views • 16 likes • 2 comments • January 22, 2026

Agent Mode Generates a Full CRUD App with Backend & Frontend

Discover how Agent Mode transforms an existing API collection into a complete, production-ready CRUD web application. Starting with feature flag endpoints, Agent Mode automatically generates a Node...

157 views • 6 likes • 0 comments • January 21, 2026

How to Schedule API Tests with Postman Monitors

Learn how to set up Postman Monitors to automatically run your API tests on a schedule. This video walks through creating a monitor, choosing environments, configuring schedules, and setting up ale...

981 views • 10 likes • 0 comments • January 19, 2026

Claude Code Builds a Full Fleet Dashboard

Claude Code is tested on a real-world scenario by generating a full-stack fleet operations dashboard from an empty project, a project plan, and an API spec. The result includes dashboards, analytic...

1,109 views • 7 likes • 0 comments • January 16, 2026

New testing features in Postman | Between 2 Devs

Come join us LIVE for our first stream of 2026 to hear the latest developer tips from Postman! We'll be showing two new testing features: (1) Reusing existing requests in the scripts tab using pm.e...

197 views • 7 likes • 0 comments • January 16, 2026

Setting Up Postman MCP in Google Antigravity

Learn how to set up the Postman MCP service inside Google Antigravity, a VS Code-based IDE. Install the Postman extension, configure MCP, and get the server running.

3,239 views • 12 likes • 0 comments • January 15, 2026

Build an Enterprise Architecture AI Agent with Postman & OpenAI

In this video, you’ll learn how to build an enterprise architecture AI agent using Postman and OpenAI’s Agent Builder. We walk through creating an agent that reviews application ideas submitted by...

207 views • 3 likes • 0 comments • January 13, 2026

End-to-End Feature Generation with Agent Mode From Backend to UI

In this video, we demonstrate end-to-end feature generation with Agent Mode. Starting from a simple prompt, Agent Mode extends an application by adding a new backend route, generating controller lo...

110 views • 1 likes • 0 comments • January 12, 2026

Zeiss streamlines workflows with automation tools - Postman Case Study

Zeiss achieves seamless collaboration across global teams in Germany, India, and Budapest by forking collections and simplifying workflows. Test automation boosts productivity, allowing developers ...

103 views • 5 likes • 0 comments • January 11, 2026

Zeiss runs 100 tests in 1 minute - Postman Case Study

Zeiss reveals how an API-first approach using Postman provides a standardized, secure environment for running tests and managing APIs. Using public, private and partner workspaces means there is no...

134 views • 5 likes • 0 comments • January 11, 2026

Testing Claude Opus 4.5 on a Real Full-Stack App

Claude Opus 4.5 is evaluated using a real-world full-stack application build. Given only a project plan and an existing API, it attempts to construct a fleet management dashboard from scratch.

1,422 views • 25 likes • 6 comments • January 09, 2026

From Mock Servers to Production-Ready APIs in Postman

Learn how to turn Postman mock servers into production-ready APIs with shared docs, tests, and environments. This workflow lets front-end and back-end teams move faster using a single, well-defined...

2,241 views • 21 likes • 1 comments • January 07, 2026

Multi-Environment API Monitor Setup Using Postman

This walkthrough demonstrates how to set up multi-environment API monitors in Postman using a single collection to continuously validate dev, staging, and production environments. The setup covers ...

147 views • 2 likes • 0 comments • January 06, 2026

Monitor API Uptime and Performance with Postman

Learn how Postman Monitors help you track API uptime, performance, and reliability with automated tests and alerts. Set up scheduled or on-demand monitoring to catch issues early and keep your APIs...

261 views • 3 likes • 0 comments • January 06, 2026

How to Create and Manage API Test Data with Agent Mode

Learn how Agent Mode can be used to create and manage API test data for a generated Postman collection. The workflow begins with API requests failing due to duplicate data and missing parameters. ...

148 views • 5 likes • 2 comments • January 05, 2026

How to Build Reliable AI Agents for Production

Learn how to build reliable AI agents for production when your agent depends on multiple external APIs and services. Explore four key focus areas, including API contracts, monitoring, observability...

1,334 views • 11 likes • 0 comments • January 02, 2026

Sharing and Securing Variables in Postman

Learn how to share Postman variables with your team and control which values sync to the cloud. This short also covers marking variables as sensitive and setting variables programmatically in scripts.

540 views • 9 likes • 3 comments • January 01, 2026

From Monolithic ERP to Microservices Using Agent Mode

Explore how Agent Mode is used to analyze and refactor a large monolithic ERP application into a microservices architecture. The workflow begins by examining a tightly coupled ERP codebase where c...

222 views • 6 likes • 2 comments • December 31, 2025

How to Set Variables in Postman Requests

Learn how to quickly set variables in Postman directly from URLs and headers using the Set as variable option. This short shows how variable scope works and when to store values in collections, env...

1,309 views • 20 likes • 0 comments • December 31, 2025

Rapid API Prototyping with Postman Mock Servers and Agent Mode

If you’re only using Postman to send requests to real APIs, you may be missing one of its most powerful features: mock servers. In this video, you’ll learn how to use Postman Mock Servers with Age...

182 views • 8 likes • 0 comments • December 30, 2025

Full Pull Request Lifecycle Using Agent Mode and GitHub MCP

Explore how Agent Mode is used to manage the full pull request lifecycle using the GitHub MCP server. The workflow begins by configuring the GitHub MCP server and enabling the available tools. Usi...

226 views • 1 likes • 0 comments • December 29, 2025

Automating OpenAPI Specs, Tests, and Git Commits with Agent Mode

Discover how Agent Mode is used to automate key parts of the API development workflow using local files, tests, and Git. The workflow starts by scanning the local codebase and generating a complet...

219 views • 5 likes • 1 comments • December 24, 2025

Managing Variables in Postman: Scopes, Vault, and Sharing

Learn about the different types of variables in Postman, including global, environment, collection, and local variables, as well as how Postman Vault is used to securely store sensitive credentials...

260 views • 10 likes • 0 comments • December 23, 2025

Testing Agent Mode’s Context Across Code, APIs, and Workspaces

In this video, we put Agent Mode to the test to see how much context it can understand across a real full-stack project. We start by asking Agent Mode to introspect the local file system, identify...

154 views • 3 likes • 0 comments • December 22, 2025

OpenAI Codex 5.2 High CLI Test on a Real Fleet Dashboard

A real-world CLI benchmark using OpenAI Codex 5.2 High to build a complete fleet management dashboard from scratch. Codex is provided only with a production fleet logistics API, a YAML specificati...

1,399 views • 25 likes • 1 comments • December 19, 2025

Multi-Protocol Collections in Postman: GraphQL, gRPC, & More

Modern APIs go beyond REST. Today’s systems are built using a mix of HTTP, GraphQL, gRPC, MCP, and more. However, managing each protocol across separate tools and collections creates unnecessary fr...

104 views • 4 likes • 3 comments • December 18, 2025

Work Offline with Local Filesystem & Native Git

Learn how to keep working on your APIs even without an internet connection using Postman’s local filesystem and native Git support. Stay productive anywhere with uninterrupted, offline-first API de...

1,144 views • 15 likes • 0 comments • December 18, 2025

Vibe Coding in Lovable to Production Ready with Postman Agent Mode

Vibe coding tools like Lovable make it easy to spin up full-stack applications quickly, generating UIs, endpoints, and documentation from simple prompts. But when it comes time to validate APIs, ru...

190 views • 6 likes • 0 comments • December 17, 2025

This AI Agent Self-Heals Broken API Calls

This AI agent debugs and fixes broken APIs on its own by searching the latest docs. Built at the Postman SF Hackathon using Postman collections. #api #ai #aiagents #postman

1,599 views • 51 likes • 3 comments • December 17, 2025

Forking a Collection to Build Faster API Demos in Postman

This Dev 2 Dev episode explores how forking collections in Postman can dramatically speed up building API demos. Starting with public APIs from the Postman API Network, the video shows how existing...

147 views • 1 likes • 0 comments • December 16, 2025

Postman Sponsored Hackathon Winners - SF 2025

The winners of the Postman-sponsored Hackathon in San Francisco 2025 built an API self-healing agent. This video covers the idea, technology, and key lessons from the hackathon.

2,162 views • 33 likes • 0 comments • December 16, 2025

How to Add Tests to a CI/CD Pipeline with Agent Mode

Learn how to use Agent Mode to add tests from an existing collection into a CI/CD pipeline using GitHub Actions. You’ll see how Agent Mode generates a GitHub Actions workflow YAML file, commits it...

180 views • 5 likes • 0 comments • December 15, 2025

Build API Prototypes with Mock Servers

Build functional API prototypes in minutes using Postman mock servers and agent mode. Eliminate backend bottlenecks and let frontend teams start building and validating immediately. #api #postman ...

3,138 views • 16 likes • 0 comments • December 15, 2025

Testing Claude Code: Full-Stack Architecture Deep Dive

Continue the experiment from Part 1 with a detailed look at the architecture produced by Claude Code (Sonnet 4.5). The application was generated primarily in a single run using only a project plan ...

242 views • 6 likes • 0 comments • December 12, 2025

Testing Claude Code: Can It Build a Full-Stack Dashboard?

Explore an experiment designed to test how effectively Claude Code (Sonnet 4.5) can build an application from an empty project folder. The setup includes a detailed project plan and an OpenAPI YA...

474 views • 12 likes • 0 comments • December 12, 2025

Postman Code, Agent Mode + Filesystem Integration | Between 2 Devs

We've got two new Postman hacks for you. Join us LIVE to learn more about Postman Code, plus Agent Mode + Filesystem integration. 🧠 Hack #1: Storing your APIs on your Filesystem and versioning the...

207 views • 6 likes • 1 comments • December 12, 2025

Postman Offline Support: Keep Your API Workflow Uninterrupted

Learn how Postman's offline support and local view let you continue working on your APIs even without an internet connection. Send requests, make edits, and keep your workflow uninterrupted whether...

209 views • 4 likes • 2 comments • December 11, 2025