Configure webhooks for Rally manually

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Configure webhooks for Rally to send sync notifications to the DevOps Change Velocity application.

    Antes de Iniciar

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

    Por Que e Quando Desempenhar Esta Tarefa

    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>

    Procedimento

    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
      Nota:
      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>.