EduX Documentation home page
Search...
⌘K
danswer-ai/danswer
danswer-ai/danswer
Search...
Navigation
Connectors
Teams Connector
Documentation
Slack
Discord
Welcome to EduX
Introduction
Quickstart
Resourcing
Slack Bot Setup
Gen AI Configs
Configuring Danswer
System Overview
Contact Us
Security
Deploy with AWS
Deploy on GCP
Deploy on Azure
Deploy on Digital Ocean
Auth
Basic Auth Setup
Google OAuth Setup
OIDC/SAML Setup
Connectors
Connector Overview
Web Connector
File Connector
Slack Connector
GitHub Connector
GitLab Connector
Confluence Connector
Jira Connector
Google Drive Connector
Gmail Connector
Notion Connector
Zendesk Connector
Microsoft Sharepoint Connector
Salesforce Connector
Teams Connector
Gong Connector
Linear Connector
BookStack Connector
Document360 Connector
Request Tracker Connector
Slab Connector
Guru Connector
Productboard Connector
HubSpot Connector
Zulip Connector
Google Sites Connector
Dropbox Connector (Beta)
Discourse Connector
ClickUp Connector
Backend APIs
Ingestion API
Cloud APIs
POST
Answer with Quote
POST
Answer with Citations
More
Telemetry
Additional Options
On this page
How it works
Setting up
Authorization
Indexing
Connectors
Teams Connector
Access knowledge from your Teams Posts
How it works
The Teams connector will go through all requested sites belonging to an organization and index all the files available to that site.
Setting up
Authorization
Log in to azure portal for your organization.
This page
.
Navigate to “app registrations” using the search bar.
Click
New Registration
.
Name it something like “Danswer Teams Connector”, leave everything else as default, and click
Register
.
Under “Essentials” in the overview tab, you will find the client ID and Directory ID, copy paste those into the danswer connector.
Navigate to the “Certificates & secrets” tab in Azure Portal and click
New client secret
.
Fill out he description, set the expiration to 24 months, and click
Add
.
Copy the secret value in the
Value
column and paste it into the Danswer connector.
Navigate to the “Api Permissions” tab in the azure portal and click
add a permission
.
Click
Microsoft Graph
, then click on
Application permissions
.
Navigate to the “Team” permission group and select the checkbox for
Team.ReadBasic.All
.
Navigate to the “TeamsSettings” permission group and select the checkbox for
TeamSettings.ReadWrite.All
.
Navigate to the “Channel” permission group and select the checkbox for
Channel.ReadBasic.All
.
Navigate to the “ChannelSettings” permission group and select the checkbox for
ChannelSettings.ReadWrite.All
.
Navigate to the “ChannelMessage” permission group and select the checkbox for
ChannelMessage.Read.All
.
Navigate to the “ChannelMember” permission group and select the checkbox for
ChannelMember.Read.All
.
Then, click
Add permissions
at the bottom.
Finally, click
Grant admin consent for <Organization name>
(located next to
Add a permission
) and click
Confirm
.
Indexing
Navigate to the Admin Dashboard and select the
Teams
Connector Tile.
Provide the
Application (client) ID
,
Directory (tenant) ID
and
Client Secret Value
from steps above.
Select a list of teams to pull from or leave blank and click
Connect
to pull everything.
Salesforce Connector
Gong Connector
Assistant
Responses are generated using AI and may contain mistakes.