← All integrations
Microsoft Teams
Post messages to Teams channels as the Malleable bot, send DMs as the bot or as the connected user, and look up teams and channels
You connect Microsoft Teams once through its own sign-in screen; Malleable never sees your password. Each workflow chooses whose connected account its Microsoft Teams actions run under: the workflow owner's, or that of the person who started the run.
What workflows can do with Microsoft Teams
| Action | What it does |
|---|---|
| Get Current User | Get the authenticated user's Microsoft Teams profile |
| List Teams | List the Microsoft Teams the user is a member of |
| List Channels | List channels within a Microsoft Teams team |
| Post Message as Bot | Post a message to a Microsoft Teams channel as the Malleable bot (not as the workflow owner). Can reply in threads and @mention people. Content is Teams HTML. |
| Send Direct Message as Bot | DM a user (by email/UPN) as the Malleable bot. They must have the Malleable Teams app installed, or the tool returns a clear error. |
| Send Direct Message as You | DM a user (by email/UPN) as you, the connected account, so the message looks like it came from you. Requires your explicit approval to set up; otherwise use Send Direct Message as Bot. |
Related
- Integration action component: how integration actions fit into a workflow
- Security & data handling: how credentials are stored and scoped