Hi everyone! I’m working on task state handlers to...
# ask-community
j
Hi everyone! I’m working on task state handlers to trigger a notification, one piece of information that I’m interested in sending is flow name and flow run but from my research, neither of them is available in the task or state. Any way to get the flow details for a task state handler?
k
Hey @Julio Venegas did you try using the prefect context?
🙌 1
j
Hey @Kevin Kho! Damnit, didn’t think of it 🙂will give it a try, thank you! Might come back if I can’t get it working haha
Worked perfectly! Thanks @Kevin Kho!
👍 1