Send an email
send_emailSend transactional email through Maillog. Use a verified sender domain; sandbox keys deliver only to the address they were issued for.
Instructions
Send a transactional email through Maillog. The 'from' address must be on a domain verified in the Maillog dashboard, except for sandbox keys, which may only send to the address the sandbox key was issued for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | Recipient addresses | |
| bcc | No | ||
| from | Yes | Sender, e.g. "Acme <noreply@acme.nl>" | |
| html | No | HTML body. Provide html or text. | |
| text | No | Plain text body. Provide html or text. | |
| subject | Yes | ||
| reply_to | No |