Skip to content

Microsoft Teams Trigger

Node: microsoftTeamsTrigger · Full type: n8n-nodes-base.microsoftTeamsTrigger · Version: 1

Credentials

microsoftTeamsOAuth2Api (alias: @microsoft)

CREDENTIAL @microsoft = microsoftTeamsOAuth2Api "My Microsoft Teams Trigger"

Parameters

Parameter Type Default Details
event options "newChannelMessage" newChannel, newChannelMessage, newChat, newChatMessage, newTeamMember
watchAllTeams boolean false
teamId resourceLocator {...} required; modes: list, id, url
watchAllChannels boolean false
channelId resourceLocator {...} required; modes: list, id, url
watchAllChats boolean false
chatId resourceLocator {...} required; modes: list, id, url

Example

NODE "microsoftTeamsTrigger" @microsoft AS "Microsoft Teams Trigger"