Allow webhooks to create forum threads with settings #5610
-
Webhooks can currently create new forum threads with the
This seems to be a slight oversight in the current webhook workflow since a forum thread is a new citizen with its own settings, whereas a message is pretty thoroughly covered in the API. Perhaps this should be a new webhook type instead of piggy backing off the existing endpoint? Similar to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
applied_tags
can now be set on Execute Webhook: #6560