- Integrations
- /
- Rocketchat
- /
- Actions
- /
- List Rocket.Chat Joined Channels
ActionRocketchatUpdated May 2026
What Rocket.Chat channels am I in?
Short answer: Drop the "Rocketchat → List Rocket.Chat Joined Channels" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Inputs
The fields this action accepts.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Count count | string | Optional | — |
Sample request
{"count": "{{trigger.count}}"}
Returns
{"total": 1,"channels": [{"t": "c","_id": "ch_abc","name": "general","usersCount": 10}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Triggered by
Apps that pair well as the trigger for List Rocket.Chat Joined Channels.
Any of these apps can fire this action as part of a workflow.
FAQ
Questions about List Rocket.Chat Joined Channels.
What does the List Rocket.Chat Joined Channels action do in Rocketchat?
Returns channels the connected user is a member of. The base lookup for channel-targeting workflows.
What inputs does List Rocket.Chat Joined Channels require?
List Rocket.Chat Joined Channels has no required inputs. Sensible defaults are applied if you leave fields blank.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Rocketchat returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does List Rocket.Chat Joined Channels support batch operations?
Yes. Run List Rocket.Chat Joined Channels inside a Loop node to process arrays. Tiny Command handles Rocketchat's rate limits automatically so you don't have to throttle manually.
More actions
Other Rocketchat actions.
Action
Get Rocket.Chat Channel Info
Returns channel metadata — member count, last message, topic. Useful for channel-inventory workflows.
ActionList Rocket.Chat Items
Generic list endpoint for various Rocket.Chat resources. Use for inventory or for catch-all listing needs.
ActionRocket.Chat Send Message
Posts a message to a channel or DM with optional attachments (Slack-attachment-style cards). For self-hosted team-messaging workflows.
Send list rocket.chat joined channels from your workflows.
Triggered by anything in the catalog. Free tier available. No credit card.