Slack Credentials

Loading...

To get your Slack Team ID, follow these steps:

  1. Go to the Slack Website.
  2. Find your workspace and click on the "Launch Slack" button.
  3. On the pop-up window, click on the "use Slack in your browser" button.
  4. In the address bar, you will see the team ID. It starts with a T after https://app.slack.com/client/.

To get your Bot Token, follow these steps:

  1. Go to the Slack API page.
  2. Create a new app or select an existing one.
  3. Click on the "OAuth & Permissions" tab.
  4. Under "OAuth Tokens", copy the "Bot User OAuth Token" values.
  5. You may need to add permissions like "chat:write" and "channels:history" scopes to the app.