Hello,
I need to send slack notification upon workflow failure, aborted, etc. by the Flyte framework.
The notifications provided by https://docs.flyte.org/projects/cookbook/en/latest/auto/deployment/lp_notifications.html#sphx-glr-auto-deployment-lp-notifications-py would have worked for me. I need to have a Slack email ID generated through Slack email integration.
However, our company policy doesn’t allow Slack email integration.
The allowed slack notification is through Incoming webhook. It provides me with a webhook URL.
Does anyone know if Flyte can use webhook URL to automatically send a slack notification when the flyte workflow / task failed or aborted?
g
glamorous-carpet-83516
05/31/2023, 11:51 PM
this is the new feature in flyte. I’m working on it. it will allow you to setup incoming webhook in flyteadmin.
❤️ 6
f
freezing-airport-6809
06/01/2023, 4:04 AM
Webhook url is work in progress and should land soon