Sending Emails using the Microsoft Graph API

To send emails using the Microsoft Graph API, make sure you have a working Microsoft Graph installation, by following the Connecting to the Microsoft Graph API setup steps.

Afterwards, you can navigate to the MailScheduler settings, and then click on the Mail Provider tab. Here, you can choose between SMTP and Microsoft Graph.

Make sure that the 'Global "From" address' matches the address that is used to log in to the Microsoft Graph API, or you will not be able to send emails!

Last updated

Was this helpful?