Create & Read Email Files Utilities

Use Case Details

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.

Features & Functionality

Smart Services:

  • Creating EML File: Create Eml File
  • Reading EML File: Read Eml File

Features:

  • Creates Email files/documents that can be read on all email clients supporting eml files.
  • Reads all email files to extract all email-related attributes such as to, cc, bcc, subject, body, attachments, content type.
Anonymous
Parents
  • v2.0.1 Release Notes
    • Fixes encoding of text/plain and text/html content types to render special characters properly using UTF-8 encoding.
    • Fixes an issue that could be encountered when parsing multipart/mixed content.
  • We've updated to v2.0.1 and now the Content-Type for all emails is "text/plain".  They used to be "text/html".  In the smart service node, the Content Type input is blank.  We've tried setting it to "text/html", but that doesn't work either.

    How do we get the content type to be "text/html".

    Thanks.

Comment
  • We've updated to v2.0.1 and now the Content-Type for all emails is "text/plain".  They used to be "text/html".  In the smart service node, the Content Type input is blank.  We've tried setting it to "text/html", but that doesn't work either.

    How do we get the content type to be "text/html".

    Thanks.

Children