Overview
Need to poll emails from your Exchange server? This smart service can be used in a poller process and extract the data from the Microsoft Exchange server. Messages are stored in the Appian Document System, as well as the attachments. Meta data is stored in a database table for further processing.
This plug-in provides an alternative to sending emails to an Appian process model when inbound email integration is requested. Instead of the email being forwarded to Appian, this plug-in reads the emails directly from the Exchange mailbox using the MS Graph API as described below:
Key Features & Functionality
All information how to deploy, configure and use the smart service is in the 'MS Graph Mail Poller.pdf' document in the downloaded zip. Extract the files in the ZIP and follow the instructions in the document.
Hello
After many problems I have managed to make the plugin work. I put the key points to make it work.1. The test connection button in the admin console always shows a connection error but it does not mean that the plugin does not work, you have to test it from a process model.2. The tenant id is not put in the format that comes in the documentation, only the tenant id must be put.3.The Azure administrator must give the application id read and write permissions on the mailbox to be read.4. The database scripts that come in the zip are not correct, they are missing fields, the script must be like that.5. the secret id must always be the secret value.
6. If you want to know more details about the errors, you should go to the appian logs and search in stdout.log
GOOD LUCK!!!
This plugin can monitor a specific mailbox/folder combination. The documentation on plugin use is included in the download.
This is not possible with this component, this component is to read emails that arrive at the mailbox from appian.
Hi Raul,
My requirement is to integrate the Outlook with Appian, as and when a mail is moved any specific folder in an outlook, a process has to start in Appian.
Could you please let me know the detailed steps to use this plug in.
Thanks in advance!!!