Zum Inhalt

Rocket.Chat Node#

Verwenden Sie den Rocket.Chat Node, um die Arbeit in Rocket.Chat zu automatisieren und Rocket.Chat in andere Anwendungen zu integrieren. Localmind Automate unterstützt das Posten von Nachrichten in Kanäle und das Senden von Direktnachrichten mit Rocket.Chat.

Auf dieser Seite finden Sie eine Liste der Operationen, die der Rocket.Chat Node unterstützt, sowie Links zu weiteren Ressourcen.

Anmeldedaten

Informationen zum Einrichten der Authentifizierung finden Sie unter Rocket.Chat Anmeldedaten.

Operationen#

  • Chat
    • Eine Nachricht in einem Kanal oder eine Direktnachricht posten

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.