Post Atlas notifications into Slack channels and convert Slack messages into tasks with a single shortcut.
Sign in with the workspace owner account. api.slack.com/apps
Click Create New App, choose From scratch, name it Atlas, and pick the workspace where it should live.
Open OAuth & Permissions and add the scopes listed below under Bot Token Scopes.
Still under OAuth & Permissions, add Redirect URL https://YOUR-ATLAS-HOST/oauth/callback/slack and click Save URLs.
Click Install to Workspace, approve the scopes, then copy the Bot User OAuth Token, Client ID, and Client Secret (from Basic Information) into the Atlas Slack connector settings.
channels:readchat:writeusers:readchannels:historycommandsinvalid_scope
You requested a scope the app is not configured to use. Add it under OAuth and Permissions and re-install.
not_in_channel
The Atlas bot must be invited into a private channel before it can post. Use /invite @atlas in the channel.
redirect_uri did not match
The Redirect URL list must contain the exact value Atlas sends. Trailing slashes matter.
Slack delivers events to the Atlas Events Request URL with a signed payload.
Events Atlas listens for
Provider docs: https://api.slack.com/events-api
Ready to connect Slack?
Paste the credentials you copied above into the live connector page.