Azure Devops
What is Azure Devops?
Azure DevOps is Microsoft’s set of developer services for planning work, collaborating on code, building applications, and managing releases. It includes Azure Boards, Repos, Pipelines, Test Plans, and Artifacts for end-to-end software delivery.
By integrating Azure DevOps with Konnectify, your teams can automate DevOps handoffs across support, project management, ITSM, communication, and deployment tools without writing custom middleware.
New to Azure DevOps?
Create or access your Azure DevOps organization to manage projects, repos, boards, and pipelines.
Visit Azure DevOps →New to Konnectify?
Build no-code workflows that connect Azure DevOps with the rest of your business applications.
Sign up for Konnectify →What you can automate
API & Authentication
OAuth 2.0 authorization with Microsoft Entra ID
This connector uses OAuth 2.0 through Microsoft Entra ID. During setup, you enter your Azure DevOps organization, Microsoft Entra Application Client ID, and Client Secret, then authorize access in Microsoft’s consent screen. Konnectify uses OAuth tokens for access instead of storing your Azure DevOps username or password.
The OAuth scope requests Azure DevOps access through https://app.vssps.visualstudio.com/.default and offline_access, enabling approved workflows to access Azure DevOps REST APIs and refresh authorization as needed.
Supported API capabilities
- Azure Boards work item operations, including create, update, fetch, delete, links, and comments
- Git repository events such as code pushes and pull request lifecycle changes
- Build completion events from Azure Pipelines
- Pull request creation, retrieval, association lookup, and abandonment
- Deployment readiness lookups for work items connected to releases
Official API reference: Azure DevOps REST API documentation →
How to Connect Azure Devops to Konnectify
Prerequisites
- An active Azure DevOps organization and project access
- A Microsoft Entra ID app registration with a Client ID and Client Secret
- Permissions to access the required Azure DevOps project, repository, boards, builds, and service hooks
- A Konnectify account with permission to create or edit workflows
Add Azure Devops to a Workflow
- Open Konnectify and create a new workflow or edit an existing workflow.
- Choose Azure Devops as the trigger or action app.
Authorize via OAuth 2.0
- Enter your Azure DevOps organization name.
- Enter the Microsoft Entra ID Application Client ID and Client Secret value.
- Click authorize and approve the Microsoft consent screen.
Configure the Trigger or Action
- Select the Azure DevOps project, repository, work item, pull request, build, or deployment fields required for your event.
- Map data from previous workflow steps into the Azure DevOps fields.
Test the Workflow
- Run a test to validate authentication, field mapping, and sample output.
- Confirm the expected work item, pull request, comment, or event data is returned.
Activate the Workflow
- Turn on the workflow once your test succeeds.
- Konnectify will begin processing Azure DevOps events and actions automatically.
Triggers 8
Azure Devops includes 8 instant webhook triggers. These triggers receive real-time events from Azure DevOps service hooks when matching activity occurs.
Actions 15
Popular Automations
Keep work item discussions synchronized
When a new comment is added to a work item, retrieve the full discussion and post a follow-up comment or sync it to another system.
Track pull requests linked to work items
When a work item is updated, fetch related pull requests and add a traceability comment back to the work item.
Create review tasks for new pull requests
Whenever a pull request is created, automatically create a work item for QA, security review, or release coordination.
Prepare deployment summaries after builds
When a build completes, find work items ready for deployment and update each item with release readiness context.
FAQ
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article