In this How To you'll learn how to connect your conversational AI to Office 365 and integrate email capability via the Microsoft Graph API and Azure.
Implementing this requires an Application Registration in Azure with relevant permissions configured. The tenantid, clientid and clientsecret from the Azure Application are used to provide connectivity between your conversational AI, Office 365 and Graph API to provide email capability.
The 3 high level steps are as follows:
To implement this capability perform the following steps:
The first step involves creating a new Azure App Registration in the Azure Portal, creating and granting the relevant permissions.