Skip to content

Commit

Permalink
Update alerts_reports.mdx (apache#15904)
Browse files Browse the repository at this point in the history
Slack requires `chat:write` as part of "OAuth & Permissions" for the slack integration to be able to post messages.
  • Loading branch information
jpuris authored and Emmanuel Bavoux committed Nov 14, 2021
1 parent 00f9637 commit 7b940a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/docs/installation/alerts_reports.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ To send alerts and reports to Slack channels, you need to create a new Slack App
3. Go to "OAuth & Permissions" section, and give the following scopes to your app:
- `incoming-webhook`
- `files:write`
- `chat:write`
4. At the top of the "OAuth and Permissions" section, click "install to workspace".
5. Select a default channel for your app and continue.
(You can post to any channel by inviting your Superset app into that channel).
Expand Down

0 comments on commit 7b940a1

Please sign in to comment.