You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As avid users of Slack notifications, especially making use of 1 webhook but redirecting messages to specific channels, are there any plans to update the laravel/slack-notification-channel driver to be compatible with Slack's 'newer' way of sending notifications? Slack is also hinting that the legacy webhook might be dropped in the future.
When setting up a Slack Bot user and using the driver with it's incomming webhook it is not able to override the channel on which the message should be posted.
However using the chat.postMessage together with the correct scopes it is possible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As avid users of Slack notifications, especially making use of 1 webhook but redirecting messages to specific channels, are there any plans to update the laravel/slack-notification-channel driver to be compatible with Slack's 'newer' way of sending notifications? Slack is also hinting that the legacy webhook might be dropped in the future.
When setting up a Slack Bot user and using the driver with it's incomming webhook it is not able to override the channel on which the message should be posted.
However using the chat.postMessage together with the correct scopes it is possible.
https://api.slack.com/legacy/custom-integrations/messaging/webhooks
Would love to hear some feedback.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions