n8n-docs/docs/nodes/credentials/RocketChat
2020-08-17 12:50:43 +02:00
..
README.md 🔨 Minor change to credentials permalinks 2020-08-17 12:50:43 +02:00
using-access-token.gif 🐛 Fix Rocket.Chat credentials and branding 2020-07-30 16:27:14 +02:00

permalink
/credentials/rocketchat

Rocket.Chat

You can find information about the operations supported by the Rocket.Chat node on the integrations page. You can also browse the source code of the node on GitHub.

Prerequisites

  • Create a Rocket.Chat account.
  • Have the necessary permission create-personal-access-tokens (from administrator) to be able to generate personal access tokens.

Using Access Token

  1. Access your Rocket.Chat instance.
  2. Click on the profile icon in the top left.
  3. Click on My Account.
  4. Click on Personal Access Tokens from the panel on the left.
  5. Enter a name for your Personal access token and click on the Add button.
  6. Copy the Token and enter that in the Auth Key field in n8n.
  7. Copy the User Id and enter that in the User Id field in n8n.

Getting Rocket.Chat credentials