Active
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below .

Microsoft 365 Email

[Important] Important

Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice.

Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.

With Microsoft 365 Email modules in Boost.space Integrator, you can watch for, search for, retrieve, create and send, update, forward, reply, move and delete messages, create and send draft messages, and retrieve, add, and download attachments.

To get started with Microsoft 365 Email, create an account at office.com.

Refer to the Microsoft 365 Email API documentation for a list of available endpoints.

See the changelog for the Microsoft 365 Email App

Connect Microsoft 365 Email to Boost.space Integrator

To establish the connection using your Microsoft account:

  1. Log in to your Boost.space Integrator account, add a Microsoft 365 Email module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. Optional: Click Show advanced settings and enter your custom app client credentials.

    For more information, see the Connect Microsoft 365 Email With Custom App and Client Credentials section.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Microsoft 365 Email modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Connect Microsoft 365 Email With Custom App and Client Credentials

Before you begin:

  • Make sure you have Client ID and Client Secret ready.

    If you haven’t created your credentials yet, you need to create a custom app in your Azure account to generate the Client ID and Client Secret. See Generating credentials in Azure.Generating credentials in Azure

  • Make sure the Microsoft 365 Email application has the following permissions assigned in the Azure portal:

    MS365_AF_permissions.png

Build Microsoft 365 Email Scenarios

After connecting the app, you can perform the following actions:

Message

  • Watch Messages

    Required Permissions: Mail.Read

  • Watch Messages in a Shared Folder

    Required Permissions: Mail.Read.Shared

  • Search Messages

    Required Permissions: Mail.Read

  • Get a Message

    Required Permissions: Mail.Read

  • Create and Send a Message

    Required Permissions: Mail.Send, Mail.ReadWrite

  • Forward a Message

    Required Permissions: Mail.Send

  • Reply to a Message

    Required Permissions: Mail.Send, Mail.ReadWrite

  • Move a Message

    Required Permissions: Mail.ReadWrite

  • Delete a Message

    Required Permissions: Mail.ReadWrite

Draft Message

  • Create a Draft Message

    Required Permissions: Mail.ReadWrite

  • Send a Draft Message

    Required Permissions: Mail.ReadWrite

  • Update a Message

    Required Permissions: Mail.ReadWrite

Attachment

  • List Attachments

    Required Permissions: Mail.Read

  • Add an Attachment

    Required Permissions: Mail.ReadWrite

  • Download an Attachment

    Required Permissions: Mail.Read

Other

  • Make an API Call

    Required Permissions: Mail.ReadWrite

Change log between Microsoft 365 Email [v2] and Microsoft 365 Email [v1]

  • New modules – Search Messages, Get a Message, Update a Message, List Attachments, Download an Attachment, and Make an API Call