---
sourceDocument: Zurich Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/integrate-applications

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Set up triggers for the Microsoft Azure DevOps Boards spoke

# Set up triggers for the Microsoft Azure DevOps Boards spoke {#ariaid-title1}

* Release version: Zurich
* 
* Updated September 3, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Set up triggers for the Microsoft Azure DevOps spoke for the required events. The endpoint enables webhooks to connect with your ServiceNow
instance.

## Before you begin

Role required: admin

## Configure triggers in ServiceNow instance {#ariaid-title2}

Configure endpoint for webhooks in Microsoft Azure DevOps that support the token authentication.

### Before you begin

Role required: admin

### Procedure

1. Navigate to AllProcess AutomationWorkflow Studio.
2. Click the Integrations tab.
3. Toggle and enable the Inbound connections.
4. Locate the Microsoft Azure DevOps Boards Spoke endpoint and click View Details.
5. For the Microsoft Azure DevOps Boards External Trigger end point, click Configure.
6. Select the user who can trigger the endpoint and click Activate.  
   Copy and store the generated token, URL, and header parameter name for further use.

## Create a service hook subscription for Microsoft Azure DevOps Boards spoke {#ariaid-title3}

Create and configure a service webhook in Microsoft Azure Devops for Microsoft Azure DevOps Boards spoke.

### Before you begin

* Role required: admin
* [Configure triggers in ServiceNow instance](https://www.servicenow.com/docs/iHoRSrWFfvdx5EB9~NKpXg#create-triggers-sn-instance-azure-devops-board-spoke "Configure endpoint for webhooks in Microsoft Azure DevOps that support the token authentication.")
{#create-service-hook-subs-azure-devops-boards-spoke__ul_ctr_fzt_dfc}

### Procedure

1. In your Azure DevOps project, navigate to Project settingsService hooks at https://\<organization-name\>/\<project-name\>/_settings/serviceHooks.
2. On the Service Hooks page, select the + icon or Create subscription.
3. On the Service screen, select Web Hooks and then select Next.
4. From the Trigger on this type of event list, select a supported Azure Devops event and click Next.  
   For example, select Work item restored.
5. On the NEW SERVICE HOOKS SUBSCRIPTION form, fill in the fields for an action.  
   {#create-service-hook-subs-azure-devops-boards-spoke__table_d4h_4yt_dfc__entry__2}

   | Field | Description |
   |-|-|
   | URL | URL generated while configuring triggers in ServiceNow instance in the URL field. |
   | HTTP headers | Key-value pair of header parameter and token generated in this format: <kbd class="ph userinput">azure-devops-board-token: &lt;token-value&gt;</kbd> |
   | RESOURCE VERSION | Select \[Latest\]. |
   [ ]

   {#create-service-hook-subs-azure-devops-boards-spoke__table_d4h_4yt_dfc}
6. Click Finish.
7. Repeat the steps 2 through step 6 for the following supported event triggers:  
   * Work item commented on
   * Work item created
   * Work item deleted
   * Work item restored
   * Work item updated
   {#create-service-hook-subs-azure-devops-boards-spoke__ul_aqn_yby_dfc}

### Result

Now you can create a flow and start using the supported trigger events in the flow.

*[\>]: and then


