- Integrations
- /
- Microsoft Teams
Microsoft Teams
Microsoft Teams channels and messages into workflows
Microsoft Teams is the comms layer for most organizations running on Microsoft 365, the equivalent of Slack's role in non-Microsoft shops. Two triggers cover the activity Teams workflows actually want to act on: Message Received (a new message in a channel you've authorized) and Channel Created (a new channel appears in a team). Nine actions handle the operational surface: Send Channel Message (with adaptive cards or plain markdown), Reply to Message (in-thread reply), Delete Message, Get Message, Create Channel, List Channels, List Teams, List Team Members. The integration authorizes via Azure AD OAuth, with the Tiny Command app scoped to read/write the channels you grant access to (admin consent may be required depending on your tenant's settings). Common patterns: a Microsoft Dynamics opportunity stage change pings the AE in a Teams channel via Send Channel Message with an adaptive card showing the deal details, or a Linear bug filed against a customer creates a Teams channel for the incident and adds the relevant stakeholders.
Workflows start when Microsoft Teams does.
2 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 new channel is created in a team. For "auto-provision channel structure when client team is added" governance workflows.
Fires when a message lands in a Teams channel. For "react to @bot mentions" or "auto-route support questions" workflows.
Do anything Microsoft Teams 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 |
|---|---|
| Create Teams Channel | Creates a new channel under a team with name, description, type (standard, private, shared). For "new project → auto-create dedicated channel" workflows. |
| Delete Teams Message | Removes a message. For "cleanup bot-posted ephemera" or compliance "delete sensitive accidentally-posted content" workflows. |
| Get Teams Message | Returns a specific message with author, body, reactions, replies. For analysis or archival workflows that need richer message context. |
| List Teams Channels | Returns channels in a team. Useful for resolving channel IDs at workflow setup. |
| List Teams Members | Returns members with role (owner, member). Useful for "alert team owners" or for team-roster sync workflows. |
| List Teams | Returns teams the connected user is a member of. The base lookup for multi-team workspaces. |
| Reply to Teams Message | Posts a reply inside an existing thread. For "all updates about this incident → same thread" patterns that contain noise. |
| Send Teams Channel Message | Posts a new message to a specific channel with optional rich content (Adaptive Cards). The base hook for "external event → post to team channel" workflows. |
| Update Teams Message | Edits a previously-posted message. For "status-update bot that edits its own message as state changes" workflows that keep the channel clean. |
Pre-built Microsoft Teams workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
AI-triage every Microsoft Teams event, ping the right channel only when it matters.
Every event matching a filter, appended to a running spreadsheet.
Turn Microsoft Teams into a Notion-backed source of truth, auto-tagged.
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 Microsoft Teams once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Microsoft Teams 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 Microsoft Teams integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Microsoft Teams to Tiny Command?
What Microsoft Teams triggers does Tiny Command support?
What Microsoft Teams actions can I run from a workflow?
Is the Microsoft Teams integration real-time?
Do I need to write code to use Microsoft Teams with Tiny Command?
How much does the Microsoft Teams integration cost?
More communication apps people connect.
Same category as Microsoft Teams, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Microsoft Teams.
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.