Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 983 Bytes

index.md

File metadata and controls

29 lines (20 loc) · 983 Bytes
ms.subservice ms.topic title description ms.assetid monikerRange ms.author author ms.date
azure-devops-ecosystem
conceptual
Integrating custom apps and third party services with Azure DevOps
Overview of integrating with Azure DevOps.
c9b97ad7-ffd8-4657-8322-74f764eec5c9
<= azure-devops
chcomley
chcomley
03/15/2021

Integrate applications

[!INCLUDE version-lt-eq-azure-devops]

You can build custom applications or services that integrate with Azure DevOps by using the REST APIs to make direct HTTP calls, or use our .NET Client Libraries.

Along with interacting with Azure DevOps in your application, you can also integrate with popular third-party services such as Slack or Jenkins.

To get started, see:

Resources