Integrate CI tools in Postman
CI/CD tool integrations with API Builder aren’t supported in Postman v12 and later. Learn about using the API Builder to integrate CI/CD tools in Postman v11 and earlier.
You can work on your API project files locally in Postman with Postman’s file system (Native Git) support. Learn more about Postman’s Native Git support.
CI/CD tool integrations allowed you to connect your API to your CI pipeline and view build details directly within Postman. The Postman CLI replaces CI/CD integrations as the recommended way to integrate Postman into your CI pipeline. With the Postman CLI, you can run API tests, enforce governance rules, and automate quality checks as part of your pipeline.