Databricks · Example Payload

Databricks Webhook Notifications Example

Artificial IntelligenceAnalyticsApache SparkBig DataClean RoomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualize

Databricks Webhook Notifications Example is an example object payload from Databricks, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

on_starton_successon_failureon_duration_warning_threshold_exceeded

Example Payload

Raw ↑
{
  "on_start": [],
  "on_success": [],
  "on_failure": [],
  "on_duration_warning_threshold_exceeded": []
}