Configure webhooks for Rally manually

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure webhooks for Rally to send sync notifications to the DevOps Change Velocity application.

    Vorbereitungen

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

    Warum und wann dieser Vorgang ausgeführt wird

    To send inbound events to a ServiceNow instance for Rally, you must use the following API endpoint structure: <instance_url>/api/sn_devops/v2/devops/tool/plan?toolId=<toolId>&&ni.nolog.token=<token>

    Prozedur

    1. In DevOps Change Velocity, in the Configure to send data playbook activity, select Configure manually when configuring the tool instance to send data.
      Configure webhooks for Rally
      Hinweis:
      You can also access manual configuration from the Jira tool record in DevOps Change Velocity. From the tool record, select Configure > Configure manually.
    2. 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.
    3. Use the following API endpoint structure to send inbound events to your ServiceNow instance. <instance_url>/api/sn_devops/v2/devops/tool/plan?toolId=<toolId>&&ni.nolog.token=<token>.