*** title: Integrate CI tools in Postman approved: 2026-03-01T00:00:00.000Z slug: docs/integrations/ci-integrations max-toc-depth: 2 ux: v12 ------- 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](/v11/docs/integrations/ci-integrations#configure-ci-integration). 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](/docs/agent-mode/native-git/). 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](/docs/postman-cli/postman-cli-overview), you can run API tests, enforce governance rules, and automate quality checks as part of your pipeline.