Create New Email Message

Create a pre-populated email in your default email application

by @todd

How to Use

Generate an email pre-populated with a template in your default email application.


Inputs

Name Required Type Description
cc array List of email carbon copy (CC) recipients
bcc array List of email blind carbon copy (BCC) recipients
body string The body of the email
subject string The subject of the email
recipients array List of email recipients
spaceEncoding string The encoding for spaces in the subject and body. Depends on what your email client expects

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags