Hi All,
We have requirement to create cases based on the mails received in one or more mailboxes in Appian. Kindly guide us on use case or plugin which will help us to achieve this solution. In addition, we have to classify mails based on the subject line of the mails.
Discussion posts and replies are publicly visible
I recommend using the Graph Mail Poller (if your org is on M365) for injestng email.
community.appian.com/.../msgraph-email-poller
As for classifying, you could use the AI Email Classification Smart Service.
docs.appian.com/.../Classify_Emails_Smart_Service.html
After going through MSGraph Email poller plugin documentation observed it will not store mail attachment. Whether there is any alternative if mail attachment also required to store?
Where did you see that?
Second point in the description little mislead us, as it was mentioned in end like attachments removed from it. Later realized after noticed the third points mentioned it will store in separate Appian documents.
Thanks for the clarification, we are clear now, we will do some POC then we will comeback if any questions.