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" "
✅ 1
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.
j
Jeff Hale
02/24/2023, 12:56 AM
Hi @eli yosef. That sounds like useful functionality. If you’d like to open a Feature Enhancement Issue in the GitHub repo, that would be the best way forward.