Versions Compared

Key

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

There is a need to create new Slack Application to use OAuth. You can do it by clicking 'Create New App' on https://api.slack.com/apps page.

  1. Enter Application name, select your Slack Workspace and click 'Create App' button.

  2. Your application should be visible under 'Your Apps' tab.

    Select it and navigate to 'OAuth & Permissions' tab and add Redirect Url to your application then click 'Save URLs' button.

    Image Added
    Image RemovedImage Added
  3. InĀ 'OAuth & Permissions' tab add also Read scopes to your application (User Token Scopes).
    Image RemovedImage Added
    Image Removed
    Image Removed
    Image Added
  4. If you added Redirect Url and Scopes to your application, create request to install it to your workspace. It requires Workspace's Admin to accept request.
  5. You will find Client Id and Client Secret under Basic Information tab.
    Image Added