Versions Compared

Key

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

There is a need to create new Slack Application 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.Image Added
  2. Your application should be visible under 'Your Apps' tab.Image Added
    Select it and navigate to 'OAuth & Permissions' tab and add Redirect Url to your application then click 'Save URLs' button.
    Image Added
  3. InĀ 'OAuth & Permissions' tab add also Read scopes to your application.
    Image Added
    Image Added
    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.
    Image Added
  5. You will find Client Id and Client Secret under Basic Information tab.