Send Email (SMTP)
Send an email (optionally with attachments) via SMTP.
Overview
Send Email (SMTP) is a no-code automation step in the Misc category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 12 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
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 |
How to use Send Email (SMTP)
- 1
Open AutoFlowRPA and drag the Send Email (SMTP) command from the Misc group onto the canvas.
- 2
Set its parameters in the side panel — Send Email (SMTP) has 12 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Send Email (SMTP) command do?
Send an email (optionally with attachments) via SMTP.
Which group does the Send Email (SMTP) command belong to?
Send Email (SMTP) is part of the Misc group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Send Email (SMTP) command take any parameters?
Yes — Send Email (SMTP) has 12 configurable field(s), all editable in the visual node editor.
More Misc commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.