In-App UI
React
Types
MsTeamsChannelConnection
MsTeamsChannelConnection
Represents a connection configuration for a Microsoft Teams channel integration.
Properties#
ms_teams_tenant_idstring
Optional Microsoft Entra tenant ID.ms_teams_team_idstring
Optional Microsoft Teams team ID.ms_teams_channel_idstring
Optional Microsoft Teams channel ID.ms_teams_user_idnull
User ID (typically null for channel connections).incoming_webhookobject
Optional incoming webhook configuration object.Incoming Webhook Object#
urlstring
The webhook URL for the Microsoft Teams channel.