Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure a connection for DEX for Microsoft 365

Add and configure the Microsoft Teams connections to authenticate ServiceNow requests in the DEX for Microsoft 365.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > Process Automation > Flow Designer.

  2. Select the Integrations tab.

  3. Select the Connections tab.

  4. Configure the DEX for Microsoft 365 connection.

    1. Locate the DEX for Microsoft 365 connection alias and select View Details.

      Note: Don't select Add Connection.

    2. Select Edit or, if you are configuring the DEX for Microsoft 365 for the first time, select Configure.

    3. In the Configure Connection form, fill in the fields.

4.  Select **Configure and Get OAuth Token**.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

FieldDescription
NameName to identify the alias record associated with this connection. This is set to DEX for Microsoft 365.
Connection URLConnection URL. Enter `https://graph.microsoft.com`.
API VersionThe value is set to v1.0 by default.If you are using any other API version, update the version number here.
Token URLOAuth server token endpoint. Enter `https://login.microsoftonline.com//oauth2/v2.0/token`.
Client IDApplication ID created during application registration.
OAuth Client SecretClient secret created during application registration.