webCOMAND

COMAND Email

io_comand_email

Package that provides convenience methods to send emails from a webCOMAND server, including plaintext and/or HTML emails with attachments and cObject field names and values (including files and images as attachments).  The main methods of interest are:

In addition, Email Templates and Email Queues can be used for more complex use cases, including mass emails, email lists and more.

Classes

  • mail - Class to construct and send emails that may include HTML, attachments and formatted field names and values (including files and images as attachments) for a cObject.

Content Types

  • Email - Represents the raw source of an email and fields that contain the decoded values from the source, which can be efficiently queried.
  • Email Address - Email address and optional name.
  • Email Status - Used to describe the status of an email, such as Unsent, Sent, Received or Read.
  • Email Template - An email with placeholder text to be used to systematically send out emails that follow a pattern/template.