Permissions for Teams Send Message to Channel

This activity provides the ability to send a message to MS Teams channel. To use the Send message to MS Teams channel action in Workflow Studio, the following permissions are required in the Application Registration within the Azure portal.

Delegated Permission (OAuth2 Authorization Code)

Send a message to a channel.
Table 1. Delegated Permission
Name Type

User.Read

Delegate

ChannelMessage.Send

Delegate

Application Permission (OAuth2 Client Credentials)

Find the channelID based on the the ChannelName and TeamsID provided.
Table 2. Application Permission
Name Type

User.Read

Delegate

Channel.ReadBasic.All

Application

ChannelSettings.Read.All

Application

Teamwork.Migrate.All

Application

Scopes

The following scope must be configured inside the Connection under Scopes.

openid email profile offline_access channelmessage.send