Allow webhooks to trigger other webhooks posts
From: https://github.com/mattermost/platform/issues/1901
Outgoing webhooks are not triggered by other webhooks posts. For example if bota posts "hello" on Town Square and botb is typically triggered by "hello", it will not be triggered.
If this was implemented, the danger is creating cycles unintentionally, so there should be a way to avoid that.
16
votes
jasonblais
shared this idea
-
Akom commented
Upvoted. Implementing this suggestion could help prevent loops:
https://mattermost.uservoice.com/forums/306457-general/suggestions/36008806-include-message-metadata-in-webhook-slash-http-req