Skip to main content

Office 365

Overview

This integration allows Intail.ai to access your Office 365 environment using predefined permissions, simplifying the setup process by utilizing existing configurations. The integration supports both user-delegated and application permissions to fit various operational needs, focusing on secure, read-only access to ensure data security.

Prerequisites

  • An active Office 365 subscription.
  • Administrative access to manage permissions.
caution

Administrative privileges are required to configure these settings. Ensure you have the necessary permissions before proceeding.

info

Refer to Microsoft's official documentation on permission scopes for detailed information on configuring permissions in Office 365.

Step-by-Step Guide

1. Access the Microsoft 365 Admin Center

2. Configure API Permissions

  • Go to Settings -> Org settings -> Services.
  • Choose Office 365 and then select the appropriate service configurations related to API permissions.

3. Assign Permissions

  • Under the permissions section, configure the scopes needed for Intail.ai:
    • For user-delegated access:
      User.Read,
      Mail.ReadBasic,
      Calendars.Read
    • For application permissions:
      User.Read.All,
      Mail.ReadBasic.All,
      Calendars.Read

4. Confirm Configuration

  • Review and confirm that the permissions are correctly set to match the operational needs of Intail.ai.
  • Ensure that the permissions are set to read-only to maintain data security and integrity.
OAuth Scopes Explanation

The following OAuth scopes are used:

  • User.Read: Allows reading basic user profile.
  • Mail.ReadBasic: Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.
  • Calendars.Read: Grants read-only access to the user's calendar events.
  • User.Read.All: Permits reading all profiles across your organization without any modifications.

These scopes are carefully chosen to ensure that Intail.ai can operate effectively without compromising security or data integrity.

After completing these steps, your Office 365 environment will be ready to integrate with Intail.ai, providing efficient data access while upholding strong security measures.

Additional Configuration

  • For integrating more deeply with specific services like Outlook, SharePoint, or OneDrive, additional configurations may be required via the same Admin Center.