Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated Slack config documentation
  • Loading branch information
Artur Laksberg committed Jun 26, 2020
commit 44cafe1f53d2942158c23f1f2f8582ea4034fd5c
5 changes: 4 additions & 1 deletion articles/bot-service-channel-connect-slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Follow these steps to subscribe to six particular bot events. By subscribing to

If your bot will use Slack-specific functionality such as buttons, follow these steps:

1. Select the **Interactive Components** tab and click **Enable Interactive Components**.
1. Select the **Interactivity & Shortcuts** tab and enable **Interactivity**.
2. Enter `https://slack.botframework.com/api/Actions` as the **Request URL**.
3. Click the **Save changes** button.

Expand Down Expand Up @@ -135,6 +135,9 @@ Follow these steps to get the replacement URL.

Authorized users can click the **Add to Slack** button provided by this modified HTML to reach your bot on Slack.

> [!NOTE]
> As of June 2020 Slack channel supports Slack V2 permission scopes which allow the bot to specify its capabilities and permissions in a more granular way. All newly configured Slack channels will use the V2 scopes. To switch your bot to the V2 scopes, delete and recreate the Slack channel configuration in the Channels blade. The link you pasted into the href value of the HTML contains scopes that can be refined as needed. Consult [https://api.slack.com/scopes](https://api.slack.com/scopes) for the full list of available scopes.

## [Slack adapter](#tab/adapter)
## Connect a bot to Slack using the Slack adapter

Expand Down
Binary file modified articles/media/channels/slack-MessageURL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.