← 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

ActionWhat it does
Get Current UserGet the authenticated user's Microsoft Teams profile
List TeamsList the Microsoft Teams the user is a member of
List ChannelsList channels within a Microsoft Teams team
Post Message as BotPost 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 BotDM 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 YouDM 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