Skip to content

Office365 Module

Justin Angel edited this page Aug 19, 2020 · 11 revisions

The office365_api module makes use of the O365 package.

Azure App Registration

An Azure App has to be registered for the sending domain in order for Postage to send emails on its behalf. This guidance has been largely adapted from the O365 package page and should assist with the registration process.

  1. As an administrative user, using your domain credentials at Microsoft's Admin Portal.
  2. Visit this URL to access RegisteredApps

Authentication

Authentication is a bit funky.

Clone this wiki locally