Microsoft Teams Trigger

Trigger workflow from new messages in Microsoft Teams chats via Microsoft Graph subscriptions

Trigger workflow from new messages in Microsoft Teams chats via Microsoft Graph subscriptions

This is a webhook-based trigger. Configure the webhook URL in your external service to send events to TradingGoose.

Events

Microsoft Teams Chat

Trigger workflow from new messages in Microsoft Teams chats via Microsoft Graph subscriptions

Credentials*
Connect account...
This trigger requires microsoft teams credentials to access your account.
Chat ID*
Enter chat ID
The ID of the Teams chat to monitor
Include Attachments
Disabled
Fetch hosted contents and upload to storage

Output Schema

Event Payload
message_idstringMessage ID
chat_idstringChat ID
from_namestringSender display name
textstringMessage body (HTML or text)
created_atstringMessage timestamp
attachmentsfile[]Uploaded attachments as files

Microsoft Teams Channel

Trigger workflow from Microsoft Teams channel messages via outgoing webhooks

Trigger Type*
Select...
HMAC Secret*
••••••••
The security token provided by Teams when creating an outgoing webhook. Used to verify request authenticity.

Output Schema

Event Payload
fromobject
idstringSender ID
namestringSender name
aadObjectIdstringAAD Object ID
messageobject
rawobject
activityobjectActivity payload
conversationobject
idstringComposite conversation ID
namestringConversation name (nullable)
isGroupbooleanIs group conversation
tenantIdstringTenant ID
aadObjectIdstringAAD Object ID (nullable)
conversationTypestringConversation type (channel)