[Solved] Slack message integration with c# [closed]
This does not work well with the standard incoming webhook, since you will need to create a webhook for each user (as you stated). Alternatively you can use the legacy version of the incoming webhook, which allows you to override the channel and which you can install from the app store. However, this is not … Read more