Allow response from outgoing webhooks
In slack an outgoing webhook can reply with:
Hi, I have a (working) slack webhook that responds with like:
{ "text": "Thanks! Build was queued" }
These responses are ignored by mattermost currently. It would be great if they worked too.
7
votes
Carlo Kok
shared this idea
-
Anonymous commented
This seems to work by now.
-
Olivier Stern commented
Allow response_type to be set to ephemeral rather than in channel