Send Email (SMTP)
Send an email (optionally with attachments) via SMTP.
MiscSMTPSendEmail
What it does
Send an email (optionally with attachments) via SMTP.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| SMTP host | string | Required | Example: smtp.gmail.com Supports variables | |
| Port | number | Required | 587 | Supports variables |
| Username | string | Optional | Supports variables | |
| Password | string | Optional | Supports variables | |
| From | string | Required | Supports variables | |
| To | string | Required | One or more addresses, comma-separated. Supports variables | |
| CC (optional) | string | Optional | Supports variables | |
| Subject | string | Required | Supports variables | |
| Body | multiline | Optional | Supports variables | |
| Body type | dropdownPlain text · HTML | Optional | Plain text | |
| Attachments (optional) | string | Optional | Comma-separated files, a wildcard, or a list variable. Example: C:/out/*.pdf Supports variables | |
| Use TLS | dropdownYes · No | Required | Yes |
More Misc commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.