Microsoft Teams
Counts describe the planned connector design, not shipped functionality.
Overview
Deliver workflow notifications and approval requests to Teams channels and chats, with the decision recorded on the execution.
Microsoft Teams is planned, not yet available
Message in channel
A message is posted in a channel
Adaptive card response
A user responds to a card
Send channel message
Post to a Teams channel
Send chat message
Message a person directly
Request approval
Send an approval card
Authentication concept
Authorize with least-privilege scopes (ChannelMessage.Send, Chat.ReadWrite). Tokens would be stored as managed secrets and revocable from the connection screen.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Provision accounts, route equipment approval and schedule orientation when an offer is accepted.
Related