Hi everyone, I try to publish notification to matt...
# prefect-getting-started
e
Hi everyone, I try to publish notification to mattermost channel, The channel is within a specific team group. How can i publish a notification to different channel on different team group. example to publish webhook from jira: "mattermost.com/webhook?secret="TOKEN"&team="TEAMGROUP"&channel="prefectchannel" " Slack Conversation
r
not a prefect issue!
e
Why not, There is no implementation of this capability in the library notifications.py, in class "MattermostWebhook" There is no reference to sending to a specific team.