Azure DevOps
Learn the basic patterns for using the REST APIs for Azure DevOps Services and Azure DevOps Server.
APIs
Azure DevOps Work Item Tracking API
The Azure DevOps Work Item Tracking API provides REST endpoints for creating, updating, querying, and managing work items including bugs, tasks, user stories, epics, and feature...
Azure DevOps Git Repositories API
The Azure DevOps Git Repositories API provides REST endpoints for managing Git repositories, branches, commits, pull requests, and code reviews. APIs enable automation of reposi...
Azure DevOps Pipelines API
The Azure DevOps Pipelines API provides REST endpoints for managing CI/CD build and release pipelines. APIs support pipeline creation, triggering builds, retrieving build result...
Azure DevOps Artifacts API
The Azure DevOps Artifacts API provides REST endpoints for managing package feeds including NuGet, npm, Maven, Python, and Universal Packages. APIs support feed creation, packag...
Azure DevOps Test Plans API
The Azure DevOps Test Plans API provides REST endpoints for managing test plans, test suites, test cases, and test runs. APIs support automated test management, test result repo...
Azure DevOps Release API
The Azure DevOps Release API provides REST endpoints for managing release pipelines, deployments, and environments. APIs support release definition management, deployment approv...
Capabilities
Azure DevOps Project Management
Unified workflow for managing Azure DevOps projects combining work item tracking and CI/CD pipeline operations. Used by development teams, project managers, and DevOps engineers...
Run with NaftikoFeatures
Create, update, query, and manage work items across Azure Boards
Build, test, and deploy with YAML-based and classic pipelines
Host and manage Git repositories with branch policies and pull requests
Package management for NuGet, npm, Maven, Python, and Universal Packages
Comprehensive test management with automated and manual testing
Multi-stage deployment pipelines with approval workflows
Use Cases
Track work items, sprints, and backlogs for Agile development teams
Automate build, test, and deployment workflows across environments
Enforce branch policies and manage pull request workflows
Integrations
Import repositories and trigger pipelines from GitHub events
Notifications for pipeline runs and work item updates
Bidirectional sync of work items with Jira issues
Event Specifications
Azure DevOps Service Hooks (Webhooks)
Azure DevOps Service Hooks deliver event notifications for work item changes, build completions, pull request events, code pushes, and release deployments. Service hooks are con...
ASYNCAPI