SlideShare a Scribd company logo
Galaxy tour workshop
Joyce Lin
Developer Advocate Lead, Postman
@petuniaGray
San Francisco
Joyce Lin
Developer Advocate Lead, Postman
Postman is an API Development Environment
(ADE) used by more than 10 million people.
For many teams, Postman is an everyday tool that
helps people work with APIs more efficiently.
@petuniaGray
Postman app
@petuniaGray
@petuniaGray
Postman API
mock servers
converters
documentation
monitors runtime
open-source projects
Newman
CLI
Postman sandbox
API Network
templates
collection runner collaboration
sessions
environments
variables
Workspaces
proxies
Interceptor
integrations
CI/CD
automation
testing
version control
JSON
authentication
Other
Postman stuff
@petuniaGray
Postman
as a Platform
Pre-requisites
Download Postman app
Sign in to Postman
account
ShipEngine API sandbox
key
@petuniaGray
The Mission
2:15-3:45 Prepare for launch
3:45-4:00 Break
4:00-5:15 Blastoff
5:15-6:15 Networking Q&A
@petuniaGray
Who has?
Used Postman
Written a test
Run multiple requests
@petuniaGray
HANDS ON
Prepare for Launch: Part 1
@petuniaGray
@petuniaGray
Orientation
• Request builder / Response viewer
• Collections, folders, and workspaces
• Build (vs. Browse)
@petuniaGray
Sending an
HTTP request
• Request builder / Response viewer
• Variables
• Productivity
• Header presets, bulk edit
• Auth and inheritance
• Console
• Visualizer
• Code generation
API Network: ShipEngine Walkthrough
@petuniaGray
Writing
a test
• Test snippets
• Assertions
• Chai.js
• pm.*
@petuniaGray
Creating
a collection
• Organization
• Conditional workflows
• Collaboration
• Advanced capabilities
• Documentation
• Test suites
• Mock servers
Prepare for
launch - recap
Requests
Collections
Variables
Tests
@petuniaGray
Prepare for
launch -
Resources
API Network
Chai.js
@petuniaGray
HANDS ON
Prepare for Launch: Part 2
@petuniaGray
Advanced Scripts and Tests
@petuniaGray
@petuniaGray
Advanced scripts
and tests
• Postman sandbox
• Conditional logic
• `postman.setNextRequest()`
• Execution
• Collection-, folder-, request-level
Intro to writing tests - with examples
@petuniaGray
Execution
order
@petuniaGray
Execution
order
@petuniaGray
Collection
Runner
• Configuration options
• Looping through a data file
• Run results and history
Extract data to chain requests
VARIABLES
@petuniaGray
@petuniaGray
Variables
• Keep code DRY
• Configuration
• Handle secrets
• Enable passing data
Environment
• For server config
• Security
• Can decouple from collection
Data
variables
@petuniaGray Working with data files: Ramen
@petuniaGray
Considering variables
• Choosing variables
• Setting and Getting variables (in text areas
vs. scripting areas)
• Variable persistence
Moar variables
• Dynamic
• Session
Dynamic variables in Mock Servers
Prepare for
launch - recap
Advanced scripts and
tests
Running a collection


More about variables
@petuniaGray
Prepare for
launch - resources
Intro to writing tests
Extract data to chain
requests
Postman sandbox docs
Working with data files:
ramen
Dynamic variables in mock
servers
@petuniaGray
BREAK
@petuniaGray
HANDS ON
Blastoff
@petuniaGray
@petuniaGray
Automation
• Collection Runner
• For local development and exploration
• Shared history of collection runs in a
team workspace
@petuniaGray
Automation
• Newman
• From CLI
• For CI/CD
• As a library
@petuniaGray
Automation
• Monitors
• From Postman cloud
• Pre-built integrations for alerting and
and resolution
@petuniaGray
Documentation
• For developer experience and on
boarding
• Markdown
• Descriptions for ollection, folder,
request, params
• Screenshots
@petuniaGray
Documentation
• For discovery
• Privately as workspaces
• Publicly with Postman API Network and
templates
@petuniaGray
Workspaces
• Organization
• Personal
• Team
• Private (Enterprise)
• Collaboration
• Roles and permissions
@petuniaGray
Other collab
• RBAC
• Versioning
• Forking and merging
• Global variables
• History of requests and
collection runs
Blastoff - recap
Automation
Documentation
Collaboration
@petuniaGray
Blastoff -
resources
Postman API Docs and
collection
Postman Echo
ShipEngine docs
@petuniaGray
WHO WANTS SWAG?!
@petuniaGray
OTHER NEW FEATURES
@petuniaGray
Maintain your
API specifications.
@petuniaGray
APIs!!!
@petuniaGray Cosmos
An easier way
to GraphQL.
@petuniaGray
GraphQL
@petuniaGray Working with GraphQL
Intercept your
cookies.
@petuniaGray
Interceptor
@petuniaGray
Finer control for
generating code.
@petuniaGray
CodeGen
@petuniaGray
Powerful
debugging
with the console.
@petuniaGray
Console
@petuniaGray How to use the Postman console
Blastoff -
resources
Cosmos
Working with GraphQL
How to use the Postman
console
@petuniaGray
Final thoughts
@petuniaGray
@petuniaGray
Postman
as a Platform
Additional Resources
• Launchpad - in app
• Community-contributed templates - https://learning.getpostman.com/docs/
postman_for_publishers/postman_templates/add_templates
• Community forum - https://community.getpostman.com/
• Product Roadmap - https://trello.com/b/4N7PnHAz/postman-roadmap-for-
developers
• Better Practices - https://medium.com/better-practices
@petuniaGray
Side missions
Mock servers
Faker
API specifications
CDC testing for
microservices
Versioning
@petuniaGray
Thank you
getpostman.com
@getpostmangetpostman.com @petuniaGray

More Related Content

PDF
Postman Galaxy Tour - Keynote Presentation
PDF
Enterprise E-commerce Webinar #2 - Deploy & Monitor APIs
PDF
10 things you didn't know about Postman
PDF
Migrating Automation Tests to Postman Monitors and ROI
PPTX
POST/CON 2019 Workshop: Design, Develop, and Mock APIs with Postman
PDF
POST/CON Keynote 2019
PDF
Postman covid-webinar
PDF
Postman Webinar: "From APIs to Serverless Cloud Applications in Minutes"
Postman Galaxy Tour - Keynote Presentation
Enterprise E-commerce Webinar #2 - Deploy & Monitor APIs
10 things you didn't know about Postman
Migrating Automation Tests to Postman Monitors and ROI
POST/CON 2019 Workshop: Design, Develop, and Mock APIs with Postman
POST/CON Keynote 2019
Postman covid-webinar
Postman Webinar: "From APIs to Serverless Cloud Applications in Minutes"

What's hot (20)

PDF
Postman Webinar: “Continuous Testing with Postman”
PDF
Using Postman to Test OAuth/OIDC
PDF
Building Cloud-agnostic Serverless APIs
PDF
Getting Ahead of Engineering
PDF
Enterprise E-commerce Webinar Series, Episode 2: Deploying and Monitoring You...
PPTX
Postman Enterprise Webinar
PDF
Postman Webinar: How Ping Identity Uses Postman across the API Lifecycle
PDF
Using Postman to Automate API On-Boarding
PDF
Postman 101 for Students
PDF
Driving Pipeline Automation With Newman and the Postman API
PDF
Postman for Enterprises
PPTX
Webinar: Postman 101 for Developers
PDF
State of the API: Insights Into the Future of APIs
PDF
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
PDF
Consumer-Driven Contract Testing With Postman
PDF
Automation, Integration, and Orchestration for Better Engineering Operations
PDF
Webinar: “Introduction to the Postman API Network”
PDF
Emulators as an Emerging Best Practice for API providers
PDF
Frail & Cast Iron tools - a Postman Case Study
PDF
Upgrade Your Collections
Postman Webinar: “Continuous Testing with Postman”
Using Postman to Test OAuth/OIDC
Building Cloud-agnostic Serverless APIs
Getting Ahead of Engineering
Enterprise E-commerce Webinar Series, Episode 2: Deploying and Monitoring You...
Postman Enterprise Webinar
Postman Webinar: How Ping Identity Uses Postman across the API Lifecycle
Using Postman to Automate API On-Boarding
Postman 101 for Students
Driving Pipeline Automation With Newman and the Postman API
Postman for Enterprises
Webinar: Postman 101 for Developers
State of the API: Insights Into the Future of APIs
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
Consumer-Driven Contract Testing With Postman
Automation, Integration, and Orchestration for Better Engineering Operations
Webinar: “Introduction to the Postman API Network”
Emulators as an Emerging Best Practice for API providers
Frail & Cast Iron tools - a Postman Case Study
Upgrade Your Collections
Ad

Similar to Postman Galaxy Tour: San Francisco - Workshop Presentation (20)

PDF
Music city data Hail Hydrate! from stream to lake
PDF
Hail hydrate! from stream to lake using open source
PDF
[QCon.ai 2019] People You May Know: Fast Recommendations Over Massive Data
PDF
Can i service this from my raspberry pi
PPTX
GIB2021 - Testing with Postman
PDF
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
PPTX
Testing Testing everywhere
PDF
Parasoft Testing anything, any time with containerized service virtualization
PDF
DCSF19 CMD and Conquer: Containerizing the Monolith
PPTX
One to rule them all
PDF
All of the thing about Postman
PDF
Pycon India 12
PDF
Learning j meter in 60 minutes
PDF
Getting Started on Google Cloud Platform
PPTX
Apache Pulsar: Why Unified Messaging and Streaming Is the Future - Pulsar Sum...
PDF
Roundtable_-_API_Research__Testing_Tools.pdf
PDF
2025-03-03-Philly-AAAI-GoodData-Build Secure RAG Apps With Open LLM
PDF
Citizen Streaming Engineer - A How To
PDF
[Struyf] Automate Your Tasks With Azure Functions
PDF
Bringing Streaming Data To The Masses: Lowering The “Cost Of Admission” For Y...
Music city data Hail Hydrate! from stream to lake
Hail hydrate! from stream to lake using open source
[QCon.ai 2019] People You May Know: Fast Recommendations Over Massive Data
Can i service this from my raspberry pi
GIB2021 - Testing with Postman
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
Testing Testing everywhere
Parasoft Testing anything, any time with containerized service virtualization
DCSF19 CMD and Conquer: Containerizing the Monolith
One to rule them all
All of the thing about Postman
Pycon India 12
Learning j meter in 60 minutes
Getting Started on Google Cloud Platform
Apache Pulsar: Why Unified Messaging and Streaming Is the Future - Pulsar Sum...
Roundtable_-_API_Research__Testing_Tools.pdf
2025-03-03-Philly-AAAI-GoodData-Build Secure RAG Apps With Open LLM
Citizen Streaming Engineer - A How To
[Struyf] Automate Your Tasks With Azure Functions
Bringing Streaming Data To The Masses: Lowering The “Cost Of Admission” For Y...
Ad

More from Postman (20)

PDF
Advanced AI and Documentation Techniques
PDF
WeTestAthens: Postman's AI & Automation Techniques
PDF
Elevating Developer Experiences with AI-Powered API Testing & Documentation
PDF
Discovering Public APIs and Public API Network with Postman
PDF
Optimizing Teamwork: Harnessing Collections & Workspaces for Collaboration
PDF
API testing Beyond the Basics AI & Automation Techniques
PDF
Not Your Grandma’s Rate Limiting (slides)
PDF
Five Ways to Automate API Testing with Postman
PDF
How to Scale APIs-as-Product for Future Success
PPTX
Revolutionizing API Development: Collaborative Workflows with Postman
PDF
Everything You Always Wanted to Know About AsyncAPI
PDF
Elevating Event-Driven World: A Deep Dive into AsyncAPI v3
PDF
Five Things You SHOULD Know About Postman
PDF
Integration-, Snapshot- and Performance-Testing APIs
PDF
How ChatGPT led OpenAPI's Recent Spike in Popularity
PDF
Exploring Postman’s VS Code Extension
PDF
2023 State of the API Report: Key Findings and Trends
PDF
Nordic- APIOps is here What will you build in an API First World
PDF
Testing and Developing gRPC APIs
PDF
Testing and Developing GraphQL APIs
Advanced AI and Documentation Techniques
WeTestAthens: Postman's AI & Automation Techniques
Elevating Developer Experiences with AI-Powered API Testing & Documentation
Discovering Public APIs and Public API Network with Postman
Optimizing Teamwork: Harnessing Collections & Workspaces for Collaboration
API testing Beyond the Basics AI & Automation Techniques
Not Your Grandma’s Rate Limiting (slides)
Five Ways to Automate API Testing with Postman
How to Scale APIs-as-Product for Future Success
Revolutionizing API Development: Collaborative Workflows with Postman
Everything You Always Wanted to Know About AsyncAPI
Elevating Event-Driven World: A Deep Dive into AsyncAPI v3
Five Things You SHOULD Know About Postman
Integration-, Snapshot- and Performance-Testing APIs
How ChatGPT led OpenAPI's Recent Spike in Popularity
Exploring Postman’s VS Code Extension
2023 State of the API Report: Key Findings and Trends
Nordic- APIOps is here What will you build in an API First World
Testing and Developing gRPC APIs
Testing and Developing GraphQL APIs

Recently uploaded (20)

PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
cuic standard and advanced reporting.pdf
PDF
Approach and Philosophy of On baking technology
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Electronic commerce courselecture one. Pdf
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Empathic Computing: Creating Shared Understanding
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Review of recent advances in non-invasive hemoglobin estimation
cuic standard and advanced reporting.pdf
Approach and Philosophy of On baking technology
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Unlocking AI with Model Context Protocol (MCP)
Reach Out and Touch Someone: Haptics and Empathic Computing
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
“AI and Expert System Decision Support & Business Intelligence Systems”
The Rise and Fall of 3GPP – Time for a Sabbatical?
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Understanding_Digital_Forensics_Presentation.pptx
Spectral efficient network and resource selection model in 5G networks
Electronic commerce courselecture one. Pdf
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
20250228 LYD VKU AI Blended-Learning.pptx
Machine learning based COVID-19 study performance prediction

Postman Galaxy Tour: San Francisco - Workshop Presentation