This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Microsoft Teams
Overview
This source can sync data for the Microsoft Graph API to work with Microsoft Teams. There are currently 2 versions of Microsoft Graph REST APIs - v1.0 and beta. Beta version contains new or enhanced APIs that are still in preview status. But APIs in preview status are subject to change, and may break existing scenarios without notice. It isn't recommended taking a production dependency on APIs in the beta endpoint. This Source Connector is based on a API v1.0 and it syncs the following streams: users, groups, group_members, group_owners, channels, channel_members, channel_tabs, conversations, conversation_threads, conversation_posts, team_drives, team_device_usage_report Some APIs aren't supported in v1.0, e.g. channel messages and channel messages replies.The source is using Airbyte docker image (@airbyte/source-microsoft-teams). Learn more how Airbyte-based sources work
How to connect
Please read setup guide for more information.Connection Parameters
Parameter | Documentation |
---|---|
tenant_id *string (required) | Directory (tenant) ID |
client_id *string (required) | Application (client) ID |
client_secret *string (required) | Client secret |
period *string (required) | Specifies the length of time over which the Team Device Report stream is aggregated. The supported values are: D7, D30, D90, and D180. |