- Integrations
- /
- Webex
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.
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.
Fires when a member is added to a Webex space. Useful for welcome bots, auto-provisioning of resources, or compliance audit logs.
Fires when a new message is posted in a Webex space. Use it to power bots that answer mentions or to ingest important spaces into a search index.
Fires when a new Webex space is created. Use it to auto-add the bot, seed welcome messages, or log space creation for governance.
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.
| Action | What it does |
|---|---|
| List Spaces | Lists 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 Message | Sends a message to a Webex space or to a person directly, with Markdown support and optional Adaptive Card attachments. The default Webex notification action. |
Pre-built Webex workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Webex once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Webex field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
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?
What Webex triggers does Tiny Command support?
What Webex actions can I run from a workflow?
Is the Webex integration real-time?
Do I need to write code to use Webex with Tiny Command?
How much does the Webex integration cost?
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.