Overview
Microsoft Outlook is a personal information manager software system from Microsoft, available as a part of the Microsoft Office suite. Though primarily an email client, Outlook also includes such functions as calendaring, task managing, contact managing, note-taking, journal logging, and web browsing.
With the MS 365 Outlook connected system, you can easily send emails, both with or without attachments from your desired Outlook email account, directly from Appian.
Key Features & FunctionalityFunctionality Provided
Steps to be followed in Azure account
Select the necessary permissions needed by referring to the https://docs.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http.
Hi,
we managed to setup the connected system correctly and testing it gave a positive result, but trying to send a simple test mail fails with the following message:
The credentials (ie the secret value) should be okay, since the connected system tests okay: could it be an error on the Graphs/Azure side?
Any hint about this?
Any help is much appreciated.
TIA
Hi Wasim,
that was exactly the problem! The guy from Azure forgot to grant Mail.Send to the application, thus denying access to that specific functionality.
Thanks for the hint!
Best
Hi Alberto Mognoni,
Thanks for reaching out.
Kindly check whether the API permissions are provided in azure portal. For sending mail, we need Mail.Send permission.
Thanks,
Wasim