08-27-2025 09:26 PM
Hi team,
I am trying to create a slack webhook notification in a DLT pipeline leveraging jobs.yml.
08-27-2025 10:54 PM
Hi @guptaharsh ,
Out of the box, there's currently no way to configure notification via webhook. Only email is supported as a notification medium for pipeline. Check yourself at rest api docs:
Create a pipeline | Pipelines API | REST API reference | Databricks on AWS
But you can use custom monitoring to achieve what you want. Here's an example from documentation where they sending event to a Slack channel using webhook
Define custom monitoring of Lakeflow Declarative Pipelines with event hooks | Databricks on AWS
09-12-2025 09:53 AM
@szymon_dybczak , I gone through the Databricks docs.. I have added the webhook notifications in DLT pipeline.
it works fine for me 😊.
08-27-2025 10:54 PM
Hi @guptaharsh ,
Out of the box, there's currently no way to configure notification via webhook. Only email is supported as a notification medium for pipeline. Check yourself at rest api docs:
Create a pipeline | Pipelines API | REST API reference | Databricks on AWS
But you can use custom monitoring to achieve what you want. Here's an example from documentation where they sending event to a Slack channel using webhook
Define custom monitoring of Lakeflow Declarative Pipelines with event hooks | Databricks on AWS
08-28-2025 09:27 PM
@szymon_dybczak , thanks for the update. I thought like as we can add slack notification in jobs.
08-29-2025 12:32 AM
No problem @guptaharsh 🙂 And if the answer was helpful to you consider marking it as a solution to this thread
09-12-2025 09:53 AM
@szymon_dybczak , I gone through the Databricks docs.. I have added the webhook notifications in DLT pipeline.
it works fine for me 😊.
09-12-2025 10:22 AM
That's awesome @guptaharsh , thanks for sharing!
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now