smtp_send_email
Send transactional emails via SendPulse SMTP. Specify recipient, sender, subject, and HTML body to deliver triggered messages.
Instructions
Отправить транзакционное email через SMTP сервис SendPulse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Тема письма | |
| to_name | Yes | Имя получателя | |
| to_email | Yes | Email получателя | |
| body_html | Yes | HTML-тело письма | |
| sender_name | Yes | Имя отправителя | |
| sender_email | Yes | Email отправителя |