action-slack icon indicating copy to clipboard operation
action-slack copied to clipboard

Slack app token support

Open FalconerTC opened this issue 3 years ago • 3 comments

Any plans to add support for tokens instead of webhooks? App tokens allow you to post to multiple channels, and multi-channel slack webhooks are considered legacy now.

FalconerTC avatar Jun 02 '21 18:06 FalconerTC

Thanks for the suggestion.

Do you mean you want this API to be supported? https://api.slack.com/methods/chat.postMessage

8398a7 avatar Jul 23 '21 20:07 8398a7

Thanks for the suggestion.

Do you mean you want this API to be supported? https://api.slack.com/methods/chat.postMessage

I think so. It's just one post request and not hard to add. I also really want this feature.

AuroraDysis avatar Sep 21 '21 00:09 AuroraDysis

This would be really nice, then it could post to any room you provide that it has permissions to enter, rather than the hardcoded webhook url room.

sammcj avatar Jul 07 '22 05:07 sammcj