mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| 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
- Access your Rocket.Chat instance.
- Click on the profile icon in the top left.
- Click on My Account.
- Click on Personal Access Tokens from the panel on the left.
- Enter a name for your Personal access token and click on the Add button.
- Copy the Token and enter that in the Auth Key field in n8n.
- Copy the User Id and enter that in the User Id field in n8n.
