Configure webhook in Datadog

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Configure webhook endpoint in Datadog so that SR Ops can communicate with Datadog using the endpoint.

    Antes de Iniciar

    Ensure you have done the following actions:

    Role required: evt_mgmt_integration

    Procedimento

    1. Log in to the Datadog console.
    2. From the left navigation pane, click Integrations > Integrations.
    3. Search for Webhook and click to open the Webhook card.
    4. Click the Configuration tab.
    5. To create a webhook, scroll down to the Webhooks section and click New.
    6. On the New Webhook form, fill the fields.
      Field Description
      Name Name of the webhook.
      URL Enter that URL that you have already created.
      Nota:
      You need to enter the username and password at the beginning of the webhook URL. For example, https://event:admin@kgsrontop.service-now.com/api/sn_em_connector/em/inbound_event?source=datadog&integration_id=f9a3f75a1b16e090e96c631abc4bcbbb
      Payload A json object that describes the file or folder (target) that triggered the webhook, as well as the event that has been triggered.
      Nota:
      Custom headers must be in JSON format.
      Custom Headers Option to send custom header fields along with the outgoing request.
      Nota:
      Custom headers must be in JSON format.
      Encode as form Option to convert payload into valid URL format.
    7. Click Save.
    8. From the left navigation pane, click Monitors > Manage Monitors.
    9. Click New Monitor.
    10. Under the Custom Monitors tab, select the monitor type as Metric.
    11. Choose the detection method, define the metric, and set alert conditions.
    12. In the Say what's happening section, under the Edit tab, enter a name for the monitor.
    13. In the Notify your team section, in the first field, select the webhook integration that you created.
    14. To verify if the integration is working fine with SR Ops, click Test Notifications.
    15. Click Save.