Send Email
Deliver an email to one or more recipients. Add it from Add Condition, Record or Action → Action → Send Email.
Configuration
| Field | Required | Description |
|---|---|---|
| To Email | Yes | The recipient address. Add more than one, and insert {{alias.field}} tokens with the + picker. |
| Subject | Yes | The subject line. Supports {{template}} tokens. |
| Body | Yes | The email content. Supports {{template}} tokens. |
| Send via queue | No | Turn on to queue the email for asynchronous delivery instead of sending inline. |
Example
Trigger: Record event — Created · Users (alias: user)
Action: Send Email
To Email: {{user.email}}
Subject: Welcome to our platform
Body: Hi {{user.firstName}}, thanks for signing up.
Related
- Actions overview — All action types
- Webhook — Call an external endpoint
- Variables — Build reusable values for the body