Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Integration Summary

Slack is an instant messaging platform for businesses, facilitating team communication and collaboration in one place.

...

How the Platforms Connect

Assuming this is a simple API connection but Richard/Taylor will confirm The Slack Integration uses Slacks Web API (https://api.slack.com/web) in order to read channels, user information and to post notifications and updates.

Slack’s slash commands feature calls back to Learn Amp for real time integration.

Single Sign On is achieved using Slack’s OAuth2 authentication flow.

...

Permissions/Scopes Required

...

We use this to get a list of your groups and channels, so you can tell us if and where to post Learn Amp activity
Expand
titleChannels/Groups: Read
read

View basic information about public channels in a workspace. We require this scope in order to present the user with a choice of which channel they wish to post in notifications from Learn Amp.

We need this to post Activity into your Slack channels, if you ask us to
Expand
titleChat: Write
write

Send messages as @Learn Amp. We require this scope in order to post in notifications from our platform, as requested by the user.

Expand
titlechat:write.public

Send messages to channels @Learn Amp isn't a member of. We require this scope in order to post in notifications from Learn Amp, as requested by the user, when our bot is not already explicitly added as a member.

Expand
titlecommands

Add shortcuts and/or slash commands that people can use. We require this to provide users with useful slash commands for accessing Learn Amp without leaving slack.

Expand
titleidentity.basic (for SS0 only).

View information about a user’s identity. We require this to allow users to sign into Learn Amp with Slack SSO.

Learn Amp does not read any of your conversations, files or history on Slack.

...

Expand
titleWhat authentication protocol does Learn Amp's integration with Slack use?

Learn Amp integrates with Slack to provide SSO using 0Auth2.

Expand
titleCan we use Slack for single sign on (SSO)?

Yes. Learn Amp can also integrate with Slack to permit Single Sign On. For full information, please see our integration page on Slack SSO Integration.

...