Quick summary
Version control in Postman lets teams fork collections, create pull requests, and merge changes in a structured, collaborative workflow. Using the built-in Changelog and Pull Request tabs, developers can track every modification made to a collection or environment without leaving the Postman workspace.
Steps
- Navigate to Postman's main workspace and click Fork to create a separate copy of the collection or environment in another workspace.
- Tap the More Options button at the top-right corner to access additional version control tools.
- Choose Create Pull Request to propose and submit changes to the collection for review.
- Once changes are approved, tap Merge Changes to apply the modifications to the parent collection.
- Click the Pull Request tab to monitor and track all active pull requests under the selected collection or environment.
- Tap the Changelog tab to view a full history of all changes made to the collection or environment.


