π Configuration
Get your API key from Brevo Dashboard β SMTP & API β API Keys
?
Emails will be sent from Sender Email, but replies will go to this address
Total: 0 / 5000
Format: One email per line
Example: john@example.com
Example: john@example.com
π Email Template
Characters: 0
Preview shows first email's personalized version
| Placeholder | Description | Example |
|---|---|---|
[[-Email-]] |
Recipient's email address | john@example.com |
[[-Name-]] |
Full name (auto-extracted or provided) | John Doe |
[[-FirstName-]] |
First name only | John |
Usage Examples:
β’
<a href="https://example.com?email=[[-Email-]]">Track</a>β’
<p>Hello [[-FirstName-]]!</p>β’
<a href="https://site.com/[[-Email-]]/dashboard">Dashboard</a>