How can I automate getting an access token from Slack?
问题 I want to make an alert system on Apigee that will automatically send alerts to Slack, without the need for human interference. However, the only OAuth flow for Slack I found on their api site seems to require a user to manually input their credentials: https://api.slack.com/docs/oauth How can I automate getting an access token from Slack, so without having to manually input credentials? 回答1: I think you may have misunderstood the concept of Oauth. The way it is supposed to work is, that you