Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Notification service

The Notification service allows you to integrate flexible and centralized notifications into your organization's processes around change and incident management. Notification channels, available as webhooks, emails, and Slack messages, allow users in an organization to subscribe to certain DataRobot events. When a notification event is triggered, an HTTP POST payload is sent to the webhook's configured URL, or an email is sent.

Various DataRobot events, such as sharing projects, deployment activity, or Autopilot completing, generate notifications. When you configure a notification channel, you can choose which events you want to receive notifications for. Each event relates to a unique action within DataRobot. Choose to opt in to all events for a configuration, or subscribe to specific events.

Note

The notification center, available to users from the management tools in the upper right, is based on this notification service but is determined by a default system policy and is not configurable.

These sections describe:

Topic Description
Notification channels and policies Create notification channels and policies.
Webhook event payloads Read about event payload configurations available for DataRobot webhooks.
Mute deployment notifications Stop receiving notifications for deployment-specific events tied to a configured policy.
Maintenance notifications Configure notifications that communicate service interruption.

Considerations

Consider the following when using the Notification service:

  • Webhook channels do not support the ability to change a webhook payload to send notifications with specifically formatted messages.
  • Notification channels do not support Adaptive Card format for webhook messages, which means Microsoft Teams integration isn't currently possible.

Updated January 26, 2023