This Plug-in contains Functions and Smart Services that allow users to create and read email files containing all e-mail attributes, i.e. to, cc, bcc, from, subject, body, content type, and attachments. The generated file can be read by any email client that supports EML files, such as Outlook Express and Windows Live Mail. The Plug-in and a help guide are provided with this listing.
This version is for Appian 22.3 and above. Cloud customers on a lower version of Appian that want to install this plugin should open a support case. Self-managed customers can find the latest jar for Appian 22.2 and lower version by downloading from the app market.
Smart Services:
Features:
I'm reading a simple eml file. Tried to use both the readEmlFile function and the corresponding read smart service, but both don't seem to be reading the body of the email.
Email Content:
Extract Data in Appian Value:
Nevermind this, it turned out that the content-type of the eml file should be "text/html".