Email

CorrespondenceManagement/processes/EmailPostProcess takes the following parameters:
format
Email format—PDF(1)/HTML(2)

sender
Email address from which the email is being sent

toRecipients
Recipients in the TO list (comma-separated string)

ccRecipients
Recipients in the CC list (comma-separated string)

bccRecipients
Recipients in the BCC list (comma-separated string)

subject
Subject line of the email message

body
Body of the email

// Ethnio survey code removed