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 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
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
Thank you. I did notice the expression editor but can only seem to use a constant which I would have to update in the process model.
Hi AllenP,
You can use the expression editor in the integration field to make it dynamic.
Any tips on making the "To" email address dynamic?
Venkat,
Where you able to get the "To Recipients" to be dynamic? If so, how may I ask?
That was it. Thank you
Hi Allen,
Please check the Client Secret Value. We should provide Secret Value and not Secret ID.
Thank you for your help. I do have the necessary permissions set and I am the administrator of this account.