Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Slack app tokens #96

Closed
FalconerTC opened this issue Jun 2, 2021 · 2 comments · Fixed by #164
Closed

Support for Slack app tokens #96

FalconerTC opened this issue Jun 2, 2021 · 2 comments · Fixed by #164

Comments

@FalconerTC
Copy link

Slack app webhooks only allow you to post to a single channel. The incoming webhooks app let's you send to any channel, but it's considered legacy. Using tokens with a Slack app would let you post to multiple channels with the same token. There are a couple of different Github slack notifying apps that support this

@titimoby
Copy link

titimoby commented Apr 1, 2022

I don't know if support has been officially released but I just made a sample repo to check and it seems to be working (except SLACK_ICON and SLACK_ICON_EMOJI that doesn't work apparently)

@ajay-ca
Copy link

ajay-ca commented Sep 28, 2023

@titimoby Could you tell me how did you do that?? I mean in which parameter did you use to put that token??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants