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

Configure webhooks in Jira manually

Configure webhooks in your Jira Server or Jira Cloud instance 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.
  • Jira admin role in your Jira Server or Jira Cloud instance.

About this task

If you have connected your Jira tool using OAuth 2.0 based authentication, the webhooks are created for the OAuth 2.0 integration app in Jira when you configure automatically, whereas if you have connected using basic authentication, the webhooks are created for all your projects in Jira. If you choose to configure the webhooks manually for a Jira tool created using OAuth 2.0 based authentication, a duplicate webhook may get created.

Procedure

  1. In DevOps Change Velocity, in the Configure to send data playbook activity, select Configure manually when configuring the tool instance to send data.
Image omitted: jira-plybk-05.png
Jira webhook configuration.
**Note:** You can also access manual configuration from the Jira tool record in DevOps Change Velocity. From the tool record, select **Configure** > **Configure manually**.
  1. Copy the Webhook URL field from the ServiceNow instance connection details for Jira.

    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.

Image omitted: jira-manual-webhooks-2.png
Jira configure webhooks manually.
  1. Navigate to:

    • For Jira Server navigate to Administration > System > WebHooks.
    • For Jira Cloud instance, navigate to Settings > System > WebHooks.
    • Select Create a WebHook.
  2. Enter the details for the webhook.

  1. Select Create.

    If you want to test the webhook, see the section on Jira in Test webhooks manually.

Parent Topic:Jira integration with DevOps Change Velocity

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
NameEnter a name for the webhook.
StatusSelect Enabled.
URLPaste the Webhook URL copied from DevOps Change Velocity.- Modify the copied webhook URL to reflect the code capability. For example, `https://.service-now.com/api/sn_devops/v2/devops/tool/code?toolId=?ni.nolog.token=` - Append the token to the end of the webhook URL.
EventsSelect the events to be tracked.For example:
Image omitted: jira-manual-webhooks-1.png
Events for tracking.