Skip to content
CommunicationReal-timeUpdated May 2026

Rocketchat

Rocket.Chat self-hosted team messaging

Rocket.Chat is the open-source self-hosted team chat platform — Slack-like UX with full data ownership, popular in regulated industries (defence, healthcare, government) and orgs with strict data-residency requirements. Tiny Command exposes four actions, no triggers (Rocket.Chat's real-time event delivery is WebSocket-based; for HTTP-webhook triggers, configure an outgoing integration in admin Settings → Integrations pointing at a Tiny Command webhook trigger URL): Send Message (post to a channel or DM), List Joined Channels (every channel the connected user is a member of), Get Channel Info (channel metadata, member count, last message), List Items (a generic items lookup for channel content). The connection takes the Rocket.Chat server URL plus a user ID + auth token (generated via Personal Access Token in the Rocket.Chat profile UI, or via the auth flow at /api/v1/login). Bot accounts with dedicated tokens are the recommended pattern for service workflows.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Rocketchat can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get Rocket.Chat Channel InfoReturns channel metadata — member count, last message, topic. Useful for channel-inventory workflows.
List Rocket.Chat ItemsGeneric list endpoint for various Rocket.Chat resources. Use for inventory or for catch-all listing needs.
List Rocket.Chat Joined ChannelsReturns channels the connected user is a member of. The base lookup for channel-targeting workflows.
Rocket.Chat Send MessagePosts a message to a channel or DM with optional attachments (Slack-attachment-style cards). For self-hosted team-messaging workflows.
Recipes

Pre-built Rocketchat workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Rocketchat once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Rocketchat field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Rocketchat integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Rocketchat to Tiny Command?
Open the Tiny Command workflow builder, drop in a Rocketchat node, and click Connect. Authorize Rocketchat once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Rocketchat triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Rocketchat today. Use Tiny Command's universal Webhook or Schedule trigger to start Rocketchat workflows, then run any Rocketchat action you need.
What Rocketchat actions can I run from a workflow?
4 Rocketchat actions are available out of the box, covering communication operations like "Get Rocket.Chat Channel Info". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Rocketchat integration real-time?
Rocketchat actions execute synchronously inside your workflow. Tiny Command waits for Rocketchat's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Rocketchat with Tiny Command?
No. Every Rocketchat trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Rocketchat API endpoint directly.
How much does the Rocketchat integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Rocketchat integration itself has no per-app surcharge.
Related

More communication apps people connect.

Same category as Rocketchat, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Rocketchat.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.