n8n-docs/docs/nodes/credentials/Slack
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
using-access-token.gif Changed header structure / added permalinks (#6) 2020-06-26 14:06:54 +02:00
using-oauth.gif Add Slack OAuth Credentials 2020-08-20 17:30:13 +05:30

permalink description
/credentials/slack Learn to configure credentials for the Slack node in n8n

Slack

You can use these credentials to authenticate the following nodes with Slack.

Prerequisites

Create a Slack account.

Using OAuth

::: tip Note for n8n.cloud users You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Slack account to n8n. :::

  1. Access your Slack dashboard.
  2. Click on your workspace name in the top left.
  3. Click the 'Settings & administration' option, and then 'Manage apps'.
  4. Click on 'Build' in the top right.
  5. Click on 'Create New App' button.
  6. Enter app name and select your desired workspace.
  7. Scroll down and you will see your authentication information under the App Credentials section.
  8. Copy and paste Client ID and Client Secret in the Slack OAuth2 API credentials in n8n.
  9. Click on the circle button in the OAuth section to connect a Slack account to n8n.
  10. Click the Save button to save your credentials in n8n.

Getting Slack OAuth credentials

Using Access Token

  1. Access your Slack dashboard.
  2. Click on your username in the top left.
  3. Click the 'Settings & administration' option, and then 'Manage apps'.
  4. Click on 'Build' in the top right.
  5. Click on 'Start Building'.
  6. Enter app name and select your desired workspace.
  7. Scroll down and you will see your authentication information under the App Credentials section.
  8. Use your Verification Token with your Slack node credentials in n8n.

Getting Slack credentials