Data Observability platform Help

Alerts settings

Alerts

From Alerts settings page you can see:

SMTP settings:

  • SMTP host – host of your email server

  • SMTP port – port of your email server

  • From email – email that will send out reports

  • Password – password for email if authentication is needed (Enable password field by clicking on the key)

  • Subject – email subject title

Webhooks:

  • Name - Webhook name

  • Url - Webhook URL

Adding webhooks

CustomWebhook
  • Name – Webhook identifier name

  • Url – Webhook URL

  • Body – JSON body for the webhook, which will be executed with POST request. Supported parameters are:

    • \{connection\} - Connection name

    • \{failed\} - Failed percentage

    • \{url\} - Link to failed test suite/object

Editing webhooks

  1. Click on webhook you want to edit

  2. Refer to Adding webhooks.

23 May 2025