Home / Companies / Fern / Blog / Post Details
Content Deep Dive

How to generate Postman collections from OpenAPI automatically (August 2026)

Blog post from Fern

Post Details
Company
Date Published
Author
Fern
Word Count
2,676
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

Postman collections are most reliable when generated as build artifacts from an OpenAPI specification rather than maintained manually, with usability depending primarily on complete operation metadata, stable tags, realistic request and response examples, declared security schemes, and server URLs. Postman natively imports OpenAPI 2.0, 3.0, and 3.1, while openapi-to-postmanv2 supports version-controlled collection files, the Postman API enables workspace publishing, and Portman adds schema-based tests runnable through Newman in CI. Automated regeneration should run whenever the specification changes, validate the definition first, and avoid persistent edits directly in generated collections. Teams must also account for sync limitations such as unsupported multi-file specifications, orphaned requests after endpoint renames, flattened polymorphic schemas, possible credential leakage in examples, and navigation challenges in large collections. Fern no longer maintains its own Postman generator, instead focusing on validating, updating, enriching, and exporting OpenAPI definitions that can also produce documentation and SDKs. Collections remain useful for exploration and testing, while generated SDKs provide production-oriented features such as typing, retries, pagination, and error handling from the same source specification.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Secrets Management 3 2,244 480 132 -13%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.