Skip to content

Easit GO connector for Azure DevOps

The Easit GO connector for Azure DevOps makes it possible to create, update and manage your Azure DevOps tickets from Easit GO.

Capabilities

Create Work Item from Easit GO

From Easit GO you can trigger the creation of a work item in Azure DevOps. The Easit GO request ID is sent together with the configured fields to the connector. The connector then translates Easit GO fields to Azure DevOps fields and creates a new Azure DevOps work item. Azure DevOps then returns the DevOps ID, which the connector updates the Easit GO request with.

Update Easit GO request from Azure DevOps

When a work item is updated in Azure DevOps, the connector receives a web service call from a webhook registered in Azure DevOps.

Technical components

This connector is written in Java and when installed it runs as a system service in an Apache Tomcat service with JRE as its runtime.

The connector uses a number of frameworks and libraries in order to achieve it purpose, the most prominent ones are:

Read more about how the connector handle logging here and for assistance in moving a connector between servers, read more here.