Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.03 KB

SLACKAPP.md

File metadata and controls

49 lines (29 loc) · 2.03 KB

Create a Slack App

Steps to create an app on Slack

  1. Go to the channel on which you want to install the app
  2. Go to the view all members icon on the top right of the channel

image

  1. Click on add app option
  2. Click on View app directory
  3. Click on the build option at the top right of the menu
  4. Create an app from scratch
  5. Provide a name to the app and assign it to a workspace
  6. Go to OAuth and Permission menu

image (9)

  1. Under the scope section, give the app permission to write messages

image (10)

  1. Install the app to the workspace

image (11)

  1. Give permission to the app

image (12)

  1. Once the app is installed copy the OAuth Token as it will be used for authentication.

image (14)

  1. Go to the channel where you want to add app.
  2. Click on the channel name .
  3. Click on the integrations tab here.

Untitled

  1. Then click on the Add apps.

Untitled (2)

  1. Then recognize the newly created app and add to the channel.

Untitled (3)

You are done installing the app. Enjoy!