Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2025 09:26 PM
Hi team,
I am trying to create a slack webhook notification in a DLT pipeline leveraging jobs.yml.
targets:
dev:
# The default target uses 'mode: development' to create a development copy.
# - Deployed resources get prefixed with '[dev my_user_name]'
# - Any job schedules and triggers are paused by default.
mode: development
default: true
workspace:
variables:
catalog: data
schema: sap_data
notifications: email@jkmail.com]
webhook: https://hooks.slack.com/services6CdQmlT
I am trying to save this yml and deploy but the slack webhook its not working.
I am trying to save this yml and deploy but the slack webhook its not working.
#DLT #pipeline
Labels:
- Labels:
-
Workflows