0

How can i establish connection to service now custom application through Azure Devops. When release happens through Devops,how can i close service now custom application tickets automatically.

Shiva
  • 1
  • 1

1 Answers1

0

How to integrate ServiceNow custom application with Azure Devops using REST API

We could integrate them through REST API:

REST API Overview for Visual Studio Team Services and Team Foundation Server

ServiceNow REST API

There is a great article about integrating them:

Integrate ServiceNow with VSTS RM pipelines using PowerShell

Hope this helps.

Leo Liu
  • 71,098
  • 10
  • 114
  • 135