Skip to content
CommunicationReal-timeUpdated May 2026

Webex

Webex space and message events

Webex (Cisco's collaboration platform) gives every team a space (the equivalent of a Slack channel or Teams team), and Tiny Command surfaces three triggers — Message Created (a new message in a space the connected user is a member of), Space Created, Member Added (someone was added to a space) — plus two actions: Send Message (post to a space, with optional markdown, attachments, and @mentions) and List Spaces. The connection uses Webex OAuth or a Personal Access Token (developer.webex.com → Documentation → Getting Started for the token). The OAuth path is required for bot accounts; PAT is fine for service workflows. Webex spaces have two flavours — group spaces (the multi-person channel) and direct (1:1 with another person). The trigger fires for both; filter by spaceType if needed. Webex is the default collaboration tool in many enterprises (especially regulated industries that don't run Slack), and the trigger surface is the foundation for "respond to a #help-platform mention" or "auto-add the on-call engineer to incident spaces" workflows.

3triggers
2actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Webex does.

3 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Webex 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
List SpacesLists all Webex spaces (rooms) the authenticated user is in, with type (direct/group), title, and last-activity. Used to populate a space picker before posting.
Send MessageSends a message to a Webex space or to a person directly, with Markdown support and optional Adaptive Card attachments. The default Webex notification action.
Recipes

Pre-built Webex 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 Webex 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 Webex 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 Webex integration.

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

How do I connect Webex to Tiny Command?
Open the Tiny Command workflow builder, drop in a Webex node, and click Connect. Authorize Webex once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Webex triggers does Tiny Command support?
Tiny Command supports 3 real-time Webex triggers, including "Member Added", "Message Created", "Space Created". Each trigger fires within seconds of the event happening in Webex.
What Webex actions can I run from a workflow?
2 Webex actions are available out of the box, covering communication operations like "List Spaces". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Webex integration real-time?
Yes. Member Added and every other Webex trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Webex rather than on a polling schedule.
Do I need to write code to use Webex with Tiny Command?
No. Every Webex 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 Webex API endpoint directly.
How much does the Webex 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 Webex integration itself has no per-app surcharge.
Related

More communication apps people connect.

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

Do more with Webex.

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.