https://flyte.org logo
#ask-the-community
Title
# ask-the-community
t

Tanay Chowdhury

08/23/2023, 4:51 PM
Hi Community, I'm trying to find a way to send an email from a flyte workflow that would have based on the return value from a function. However the email seems to work only in launchplan based on success/failure of whole workflow. Is there an way to send it from a particular task?
y

Yee

08/24/2023, 4:44 PM
👋 no not right now. unclear if there will ever be.
but flyte does emit events
so that is something you can write a listener to hook into