Skip to main content

Graph API setup

The Graph API may be enabled to assist with the full Teams integration. If enabled it will be used to:

  • Query organization/tenant name
  • Query team channels list
  • Query Teams link title or summary

This setup requires an Azure “Entra ID” app registration with the following permissions:

  • Get org name: “Organization.Read.All”
  • Select team channels list: “Channel.ReadBasic.All”
  • Search post subject/message(post): “ChannelMessage.Read.All”

To enable the Graph API the user should first:

  1. Go to MANAGE > General
  2. Enable the Microsoft Graph API with “yes”
  3. Enter the TENANT ID, CLIENT ID, CLIENT SECRET from the Azure app (Entra ID).
  4. Click TEST.
  5. Click SAVE.

Then one should:

  1. Go to MANAGE > Tool integration
  2. Go to the Email tab
  3. Click yes for Enable SMTP
  4. Enter User Information -> SENDER ADDRESS -> any email (won’t be used)
  5. Enter Server Information-> SERVER PROVIDER -> Office 365
Information note

To enable “Enable Teams” in the MM, MM user should haves “Application administrator” capability(e.g. from the “Application administrator” global role).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!