Slack App, token for Web API
问题 For our Slack workspace I am building an app that will use the Web API to send and update messages. However, while the app is installed in our workspace I cannot find the token needed to authenticate my Web API requests. How can I authenticate an App to the Web API ? Thanks 回答1: There are three ways to get a token. During the installation process to a workspace your app will receive the newly created token from the API, which you should store for later use. After installation you can look up