[ connector source ]

Connect Microsoft Teams to Your AI Agent

Ana calls the Microsoft Graph API from its Python sandbox to read Teams channels, messages, and meetings, then joins them with warehouse data for grounded insights.

api productivity native connector auto-discovery multi-source joins
[ about Microsoft Teams ]

TextQL's Microsoft Teams connector gives your AI agent direct access to query your data using natural language. Connect via Microsoft Entra ID OAuth 2.0. An admin whitelists graph.microsoft.com and login.microsoftonline.com, then consents to the TextQL app in Azure AD. Tokens are injected at the network boundary.

[ faq ]

Common questions

The connector requests ChannelMessage.Read.All, Team.ReadBasic.All, and User.Read as a minimum. Admins can grant additional scopes such as OnlineMeetings.Read or Files.Read.All if you want Ana to reach meeting transcripts or shared files. All scopes require tenant admin consent in Azure AD.

[ try textql ]

Bring Us Your Hardest Problem