Overview
Use the Microsoft Teams trigger to start automations whenever a new chat is created. Common patterns include summarizing inbound requests, routing urgent messages to support teams, or creating follow-up tasks in other systems.Confirm Microsoft Teams is connected under Tools & Integrations and enabled in the Triggers tab for your deployment.
Enabling the Microsoft Teams Trigger
- Open your deployment in CrewAI AMP
- Go to the Triggers tab
- Locate Microsoft Teams and switch the toggle to enable

Microsoft Teams trigger connection
Example: Summarize a new chat thread
Sample payloads & crews
The Microsoft Teams examples include:chat-created.json
→ chat creation payload processed byteams-chat-created-crew.py
Troubleshooting
- Ensure the Teams connection is active; it must be refreshed if the tenant revokes permissions
- Confirm the webhook subscription in Microsoft 365 is still valid if payloads stop arriving
- Review execution logs for payload shape mismatches—Graph notifications may omit fields when a chat is private or restricted