To |
A comma separated list of email address to be used as the intended recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
CC |
A comma separated list of email address to be used as the intended CC recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
BCC |
A comma separated list of email address to be used as the intended BCC recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
Display Name (From) |
The value to be used for the Name of the sender (the email address of the sender can not be manually set). |
Reply To |
The address of the account that email replies should be sent to. The email address of the A custom name can be used if the address is provided in the format: NAME |
Subject |
The subject of the email. |
HTML Body |
HTML representing the body of the email (should start with '' and end with ''). |
Alternate Body (Text) |
A plaintext message that will be displayed if the recipient can't display multipart HTML emails. |
Attachment Name |
The name of the attachment for this email message. |
Attachment Url |
The url for the attachment for this email message. |
Attachment Encoding |
This parameter specifies whether the attachment content is Base64 encoded. |
Raise Errors |
If true, errors will be raised like normal and the tree will stop. If false, the error will be included in the results but the tree will continue processing. |