Skip to content

Commit

Permalink
Add read.email permission to allow seeing email addresses (#397)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rockwood <benr@cuddletech.com>
  • Loading branch information
benr authored Oct 7, 2024
1 parent 8fc2c42 commit acd0b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cnquery/saas/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Access to the Slack API requires an [Access Token](https://api.slack.com/authent
- **team:read**
- **usergroups:read**
- **users:read**
- **users:read.email**

6. Scroll to **OAuth Tokens for Your Workspace** and select **Install to Workspace**. Once you authorize the app, Slack provides a token. Copy the token; you need it to retrieve data from Slack.

Expand Down

0 comments on commit acd0b38

Please sign in to comment.