appmixer.google.gmail.SendEmail
1.0.1
Public
| Field | Type | Description |
|---|---|---|
| From | text | The email address that you have authenticated with or one of your valid aliases. Anything else will be ignored and will default to your primary email address. |
| From Name | text | The name of the author of the message. This won't work if you have invalid email address in the From field. |
| To | text | The email address of the message's recipient. |
| CC | text | The email address of the message's carbon copy recipient. |
| BCC | text | The email address of the message's blind carbon copy recipient. |
| Subject | text | The subject of the message. |
| Text | textarea | The body of the message. If HTML Body is added, This text body will be ignored. If Signature is added and HTML body field is left blank This Text Body will be converted into HTML |
| HTML | textarea | HTML body of the message. If HTML body is added, the Text Body of the email is ignored |
| Signature | text | Add signature to the email. |
| Labels | expression | Add labels to the email. |
| Attachments | expression | Attachments for the email message. |
| Field | Type | Description |
|---|---|---|
| Email Message ID | - | |
| Thread ID | - |