---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Configure webhooks in GitHub manually

# Configure webhooks in GitHub manually {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Configure webhooks in GitHub to send sync notifications to the DevOps Change Velocity application.

## Before you begin

Role required: sn_devops.admin or sn_devops.tool_owner in DevOps Change Velocity, GitHub admin

## About this task

You can also access manual configuration from the GitHub tool record in DevOps Change Velocity.

## Procedure

1. In GitHub, navigate to SettingsWebhooks and add a webhook.
2. In DevOps Change Velocity, choose Configure manually when configuring the tool instance to send data.  
3. In DevOps Change Velocity, copy the Webhook URL field from the ServiceNow instance connection details for GitHub.  
   Note:  
   Select Copy in the appropriate field to copy the value to your clipboard. The field label changes to Copied, but you can copy multiple times.
4. Modify the copied Webhook URL to reflect your tool details, and paste the URL in GitHub.  
   For example:

   <kbd class="ph userinput">https://myinstance.service-now.com/api/sn_devops/v2/devops/tool/{code | plan | artifact | orchestration | test | softwarequality }?toolId=23410545938c71d0db5bfe686cba1036</kbd>
   1. Select one of the tool capabilities <kbd class="ph userinput">{code | plan | artifact | orchestration | test | softwarequality }</kbd> to match your tool.  
      For example:

      <kbd class="ph userinput">https://myinstance.service-now.com/api/sn_devops/v2/devops/tool/orchestration?toolId=23410545938c71d0db5bfe686cba1036</kbd>
   2. Copy the modified Webhook URL to the Payload URL field of the new webhook in GitHub.
   {#config-webhooks-github-manually__substeps_ibv_bwf_2yb}
5. In DevOps Change Velocity, copy the Secret token field from the ServiceNow instance connection details for GitHub, and paste in the Secret field of the new webhook in GitHub.  
   {#config-webhooks-github-manually__table_ydl_d5n_dyb__entry__2}

   | From DevOps Change Velocity field | To GitHub field |
   |-|-|
   | Webhook URL (modified) | Payload URL |
   | Secret token | Secret |
   [Table 1. Copy field values]

   {#config-webhooks-github-manually__table_ydl_d5n_dyb}

*[\>]: and then


