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

Create an email account for Microsoft Graph (send)

Create an email account for sending emails from Microsoft Exchange Online using Microsoft Graph Endpoints.

Before you begin

Role required: admin

About this task

Antispam and malware scanning are managed by Microsoft Graph account and not ServiceNow

Procedure

  1. Navigate to All > System Mailboxes > Administration > Email Accounts.

  2. Select New.

  3. On the form, fill in the fields.

FieldDescription
NameName of the email account.
TypeMicrosoft Graph \(Send\)
AuthenticationOAUTH 2.0 - Type of authentication used for the email account to connect to the email server.
Email user labelName of the sender.
OAuth ProfileOAuth profile configured during application registry.
ActiveOption to activate the email account.
Enable debug outputOption to create node logs for the raw data that is exchanged with the email server. You can enable this field temporarily to diagnose issues related to receiving or sending email.
  1. Select Submit.

  2. Select the test connection link at the bottom to test the account.

Parent Topic:Sending email using Microsoft Graph