Features and Capabilities

Repositories Microsoft Teams
Data the connector can retrieve
  • All messages and replies for each channel and team.
  • All messages and replies that users send to each other (one-to-one and group chats).

    NOTE: To use this feature you must have an appropriate Microsoft 365 license that allows you to use the chats: getAllMessages endpoint. This might require payment to Microsoft (see the Microsoft documentation and use the parameter ModelLicense to specify your license model). You must also have a service application with access to the Microsoft Teams Protected APIs. For information about setting up a service application, see Set up an OAuth Service Application.

  • Message attachments.

    TIP: Attachments can be stored in the OneDrive for Business account of the user who sent the message. If you use both Microsoft Teams Connector and OneDrive Connector, the content can be indexed twice. To avoid this, you can configure your OneDrive Connector to ignore the folder "Microsoft Teams Chat Files", or configure Microsoft Teams Connector to ignore attachments by setting IndexAttachments=False.