πŸ“‹ Configuration

? Emails will be sent from Sender Email, but replies will go to this address
Total: 0 / 5000

πŸ“ Email Template

Characters: 0
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>