Command · Productivity & Meetings
Microsoft TeamsBeta
Import channel messages and replies from a Microsoft Teams team into a project folder.
How it works
Microsoft Teams imports channel messages and replies via Microsoft Graph, using an Entra ID application.
Before you start
- A Microsoft 365 tenant with Teams
- An Entra ID admin who can grant application permissions
What you need to make the connection
| Field | Where to get it |
|---|---|
| Tenant ID | Entra ID → Overview → Tenant ID. |
| Client ID | App registrations → your app → Application (client) ID. |
| Client secret | Your app → Certificates & secrets → New client secret (copy the Value). |
| Team / channel | Selected in Command once the app credentials validate. |
Credentials are stored encrypted in raia Command and are never shown again after saving. Rotate them at the provider if they are exposed.
Setup steps
- 01
Register an Entra ID app and add Graph application permissions such as ChannelMessage.Read.All and Team.ReadBasic.All.
- 02
Grant admin consent.
- 03
Create a client secret.
- 04
In raia Command, open Settings → Connectors, find the connector, and click Connect.
- 05
Enter the tenant ID, client ID, and secret, then pick the team and channels.
- 06
Choose the destination project folder, run the first import, then set a sync schedule. Every run is recorded in Sync History.
Good to know
- Teams is a beta connector.
- Channel message permissions are high-privilege — scope them carefully.