Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up triggers for the Microsoft Azure DevOps Boards spoke

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

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

Before you begin

Role required: admin

Procedure

  1. Navigate to All > Process Automation > Workflow 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.

Image omitted: ms-azure-devops-boards-inbound-conn.jpg
Microsoft Azure Devops Board spoke inbound connection for external triggers.
  1. For the Microsoft Azure DevOps Boards External Trigger end point, click Configure.
Image omitted: ms-azure-devops-board-ext-trigr-config.jpg
Configure Microsoft Azure Devops Boards External Trigger connection.
  1. Select the user who can trigger the endpoint and click Activate.
Image omitted: ms-azure-devops-boards-ext-trgr-actvt.jpg
Configure endpoint for Microsoft Azure Devops Boards External Trigger.
Copy and store the generated token, URL, and header parameter name for further use.
Image omitted: ms-azure-devops-board-token-url-header.jpg
Copy the generated token,URL, and header parameter name for external trigger.

Create a service hook subscription for Microsoft Azure DevOps Boards spoke

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

Before you begin

Procedure

  1. In your Azure DevOps project, navigate to Project settings > Service 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.

Image omitted: ms-azure-devops-board-config-azure-webhook.jpg
Creating a service webhook for external triggers.
  1. From the Trigger on this type of event list, select a supported Azure Devops event and click Next.

    For example, select Work item restored.

Image omitted: ms-azure-devops-board-webhook-trigger.jpg
Configuring a trigger in the webhook.
  1. On the NEW SERVICE HOOKS SUBSCRIPTION form, fill in the fields for an action.
Image omitted: ms-azure-devops-boards-webhook-action.jpg
Configuring settings in the webhook for external triggers.
  1. Click Finish.

  2. 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

Result

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

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

FieldDescription
URLURL generated while configuring triggers in ServiceNow instance in the URL field.
HTTP headersKey-value pair of header parameter and token generated in this format: `azure-devops-board-token: `
RESOURCE VERSIONSelect \[Latest\].