Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Postman v12 で変わる API開発ワークフロー (Postman v12 アップデ...

Sponsored · SiteGround - Reliable hosting with speed, security, and support you can count on.

Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート) / New API development workflow with Postman v12

Presentation slides for Postman API Night 2026.03.12
Session title: Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート)
Date: 2026/03/12

Avatar for Yoichi Kawasaki

Yoichi Kawasaki

March 12, 2026
Tweet

More Decks by Yoichi Kawasaki

Other Decks in Technology

Transcript

  1. All rights reserved by Postman Inc Postman v12 で変わる API開発ワークフロー

    川崎庸市 テクノロジーエバンジェリスト Postman #APINight
  2. Postman v12リリース 主要ポイント • ネイティブGit連携による新しい開発体験 • Postman AIエージェントAgent Mode) の能力強化

    • Postman CLI機能強化によるより深いCI/CD連携 • UIアップデート(使いやすさ重視のUI構造の整理) • マルチプロトコル対応したPostmanコレクション • Postman API Catalog (組織のAPI全体の運用・管理状況の可視化)
  3. Postman CLI機能強化 • Postman CLIが機能強化され、CLIで一通りのAPIの品質検証が可能となった • 同じPostman資産(コレクション、仕様、環境など)をローカル、CI、クラウドで実行可能 • コレクション実行 -

    postman collection run • APIリクエスト実行 - postman request • API仕様検証 - postman spec lint • モックサーバー実行 (local mock) - postman mock run • モニター実行 - postman monitor run • パフォーマンステスト実行 - postman performance run • PostmanクラウドへのPush - postman workspace push Postman CLIで実行可能な処理 https://learning.postman.com/docs/postman-cli/postman-cli-options
  4. 全体のイメージ Postman Cloud Collections Environments Specs Collections Environments Dev Workspace

    Team access) QA Workspace Team access) Collections Environments Specs Link Remote Repository Collections Environments Partner Workspace (partner access) Collections Environments Specs Collections Environments Specs Branch: feature/foo1 Local Repository Local Repository Branch: feature/foo2 Branch: origin/main Push & Pull Push & Pull Branch PR & Merge CI/CD Workspace Push Fork & Pull Fork & Pull Trigger ローカルGitベースの開発とPostmanクラウドの連携
  5. ネイティブGit連携による開発フロー - 1/4 Postman Cloud Collections Environments Specs Collections Environments

    Dev Workspace Team access) QA Workspace Team access) Collections Environments Specs Link Remote Repository Collections Environments Partner Workspace (partner access) Collections Environments Specs Collections Environments Specs Branch: feature/foo1 Local Repository Local Repository Branch: feature/foo2 Branch: origin/main Push & Pull Push & Pull Branch PR & Merge CI/CD Workspace Push Fork & Pull Fork & Pull Trigger PostmanワークスペースをGitレポジトリとリンク
  6. ネイティブGit連携による開発フロー - 2/4 Postman Cloud Collections Environments Specs Collections Environments

    Dev Workspace Team access) QA Workspace Team access) Collections Environments Specs Link Remote Repository Collections Environments Partner Workspace (partner access) Collections Environments Specs Collections Environments Specs Branch: feature/foo1 Local Repository Local Repository Branch: feature/foo2 Branch: origin/main Push & Pull Push & Pull Branch PR & Merge CI/CD Workspace Push Fork & Pull Fork & Pull Trigger GitベースでAPI開発・テストを行い、PostmanデータをGitリポジトリにPush
  7. ネイティブGit連携による開発フロー - 3/4 Postman Cloud Collections Environments Specs Collections Environments

    Dev Workspace Team access) QA Workspace Team access) Collections Environments Specs Link Remote Repository Collections Environments Partner Workspace (partner access) Collections Environments Specs Collections Environments Specs Branch: feature/foo1 Local Repository Local Repository Branch: feature/foo2 Branch: origin/main Push & Pull Push & Pull Branch PR & Merge CI/CD Workspace Push Fork & Pull Fork & Pull Trigger CI/CD経由でGitリポジトリにマージされたPostmanデータをワークスペースに同期
  8. ネイティブGit連携による開発フロー - 4/4 Postman Cloud Collections Environments Specs Collections Environments

    Dev Workspace Team access) QA Workspace Team access) Collections Environments Specs Link Remote Repository Collections Environments Partner Workspace (partner access) Collections Environments Specs Collections Environments Specs Branch: feature/foo1 Local Repository Local Repository Branch: feature/foo2 Branch: origin/main Push & Pull Push & Pull Branch PR & Merge CI/CD Workspace Push Fork & Pull Fork & Pull Trigger Postmanクラウドに同期されたPostmanデータを元にチーム連携・公開を実施 既存のユーザーは引き続き Postman クラウドでこれまでどおり作業できる
  9. 動画: Postman Launchpad EP.9 - v12で変わる AIGit×Postman連携開発 Postman v12 ネイティブGit連携参考教材

    Postman v12 のネイティブ Git 連携 https://qiita.com/nagix/items/111d48dc53abc07f7f6f 参考情報 記事: Postman v12 のネイティブ Git 連携 https://youtu.be/mwHHk6AokzI