Join Slack
Powered by
Hi prefect team, with the slack notifier is it pos...
# ask-community
b
Brad
10/14/2019, 8:44 PM
Hi prefect team, with the slack notifier is it possible to get the parameters that the task was called with passed through also?
d
Dylan
10/14/2019, 8:47 PM
Hi Bradley! I don’t believe that’s possible in the current
slack_notifier
. However, you can implement your own state handler that calls out to
slack_notifier
that could include the parameters passed to the task.
Dylan
10/14/2019, 8:48 PM
We’d also welcome a PR if you’d like to add that as an option to the
slack_notifier
proper
b
Brad
10/14/2019, 8:48 PM
Thanks for the prompt reply Dylan, I might do just that.
d
Dylan
10/14/2019, 8:48 PM
Awesome!
Open in Slack
Previous
Next