Skip to main content
teams.onChannelUpdated subscribes to Microsoft Graph change notifications.

Example

automations/teams-on-channel-updated.automation.ts

Options

Pass { team: "Engineering" }. Team and channel values accept an exact display name or provider ID. Chat triggers require the opaque chatId. Optional account selects a Microsoft binding.

Event

Runs when a channel is updated. The event includes changeType, resourceType, resourceId, contextual team/channel/chat IDs, and normalized data when Graph still exposes the resource. Deletions are ID-only tombstones. Teams subscriptions are short-lived and Automate.ax renews them automatically.