Feedback

  • Contents
 

Make Email Body 

This Email tool takes a content type and data and returns an Email Body type that can be passed to the message delivery tools.

Inputs

Content-type

Text/plain or text/html.

Data

The data in the format indicated by Content-type.

Outputs

Email Body

An Email Body type representing the data in the format indicated by the Content Type.

Exit Paths

Success

This path is taken if the operation is successful.

Failure

This path is taken of the operation fails.