v47

latestOpenAPI 3.0.3Discuss directly with founders for license.raw.githubusercontent.com2026-01-30251599686.2 KB
teams

Handles Microsoft Teams Bot Framework webhook messages

This endpoint receives activities from Teams when users message the bot. It handles message activities and invoke activities (for Adaptive Card actions).

post/teams/messages

Request body

channelIdstring nullable
idstring nullable
replyToIdstring nullable
serviceUrlstring nullable
textstring nullable
timestampstring nullable
type'message' | 'invoke' | 'conversationUpdate' | 'other' required
{"stackTrail":"components:schemas:TeamsActivity:properties:value","oasType":"schema","type":"unknown","nullable":true}

Response

Activity processed successfully

messagestring nullable
okboolean required