For the complete documentation index, see llms.txt. This page is also available as Markdown.

Imports from Exchange Online

Use the Outlook mail REST API - Microsoft Graph v1.0

The Mailbox Reader enables YOUR ARCHIVE to access individual user mailboxes and sync their emails for M365.

Please ensure that you have completed the Microsoft Entra OpenID steps and have the corresponding details to hand (Client Secret, ID, etc).

  1. Configure Mailbox Reader in YOUR ARCHIVE:

    • Log in to YOUR ARCHIVE as an admin.

    • Go to Mailbox Reader > Connection Settings > Add Connection and select MSGraph as the protocol.

    • Enter the following:

      • Server: outlook.office365.com

      • OAuth: Use the OAuth details set up previously (Client ID, Client Secret, etc.).

      • Tenant ID: Enter the tenant ID of your Office 365 environment.

    • Select users from Office 365 to enable syncing.

  2. Start Syncing:

    • Once the connection is saved, initiate the syncing process by selecting users from Office 365 and monitoring progress through the dashboard.

Additional Resources:

Last updated